Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.apache.cxf.ws.security.trust.STSLoginModule
- AbstractBindingBuilder - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- AbstractBindingBuilder(WSSConfig, AbstractBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- AbstractBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Some abstract functionality for validating a security binding.
- AbstractBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
- AbstractCommonBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
-
Some common functionality to be shared between the two binding handlers (DOM + StAX)
- AbstractCommonBindingHandler(SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- AbstractSamlPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Some abstract functionality for validating SAML Assertions
- AbstractSamlPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
- AbstractSecurityPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Some abstract functionality for validating policies
- AbstractSecurityPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSecurityPolicyValidator
- AbstractStaxBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- AbstractStaxBindingHandler(WSSSecurityProperties, SoapMessage, AbstractBinding, OutboundSecurityContext) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- AbstractSTSClient - Class in org.apache.cxf.ws.security.trust
-
An abstract class with some functionality to invoke on a SecurityTokenService (STS) via the WS-Trust protocol.
- AbstractSTSClient(Bus) - Constructor for class org.apache.cxf.ws.security.trust.AbstractSTSClient
- AbstractSTSClient.STSResponse - Class in org.apache.cxf.ws.security.trust
- AbstractSupportingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
A base class to use to validate various SupportingToken policies.
- AbstractSupportingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- AbstractTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
An abstract interceptor that can be used to form the basis of an interceptor to add and process a specific type of security token.
- AbstractTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- AbstractUsernameTokenAuthenticatingInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
Base class providing an extensibility point for populating javax.security.auth.Subject from a current UsernameToken.
- AbstractUsernameTokenAuthenticatingInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- AbstractUsernameTokenAuthenticatingInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator - Class in org.apache.cxf.ws.security.wss4j
- AbstractWSS4JInterceptor - Class in org.apache.cxf.ws.security.wss4j
- AbstractWSS4JInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- AbstractWSS4JStaxInterceptor - Class in org.apache.cxf.ws.security.wss4j
- AbstractWSS4JStaxInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- AbstractWSS4JStaxInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- AbstractWSS4JStaxInterceptor(WSSSecurityProperties) - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- actAs - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- ActAsType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ActAsType complex type
- ActAsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
- ACTOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The actor or role name of the wsse:Security header.
- add(String) - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
-
Add the given identifier to the cache.
- add(String, Instant) - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
-
Add the given identifier to the cache to be cached for the given time
- add(String, SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- add(String, SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- add(String, SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- add(String, SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
-
Add the given token to the cache under the given identifier
- add(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- add(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- add(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- add(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
-
Add the given token to the cache.
- ADD_INCLUSIVE_PREFIXES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to add an InclusiveNamespaces PrefixList as a CanonicalizationMethod child when generating Signatures using WSConstants.C14N_EXCL_OMIT_COMMENTS.
- addAppliesTo(XMLStreamWriter, String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addBinaryExchange(String, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addClaims(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addDerivedKeyElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addDKUsernameToken(UsernameToken, byte[]) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addEncryptedKeyElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addIssuedToken(AbstractToken, SecurityToken, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addKerberosToken(KerberosToken, boolean, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addKeySize(int, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addLifetime(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addPrefixes(Map<String, String>) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Adds the mapping of namespace prefixes to namespace URIs, adding to any previously set mappings.
- addRequestType(String, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addressingNamespace - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addSamlToken(SamlToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addSamlToken(SamlToken, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addSig(byte[]) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addSignatureConfirmation(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addSignatureConfirmation(List<SecurePart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addSignatureParts(List<AbstractBindingBuilder.SupportingToken>, List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addSignatureParts(Map<AbstractToken, SecurePart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addSupportingElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addSupportingTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addSupportingTokens(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- addToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.BinarySecurityTokenInterceptor
- addToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
- addToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- addTokenType(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- addTopDownElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addUsernameToken(SoapMessage, Document, UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- addUsernameToken(UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- addUsernameToken(UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- addWsuIdToElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Generates a wsu:Id attribute for the provided
Elementand returns the attribute value or finds and returns the value of the attribute if it already exists. - addXPaths(List<CryptoCoverageChecker.XPathExpression>) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Adds the XPath expressions to check for, adding to any previously set expressions.
- advanceBody(SoapMessage, Node) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- aim - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
- algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
- algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
- algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
- algorithmSuite - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- AlgorithmSuiteBuilder - Class in org.apache.cxf.ws.security.policy.custom
- AlgorithmSuiteBuilder(Bus) - Constructor for class org.apache.cxf.ws.security.policy.custom.AlgorithmSuiteBuilder
- AlgorithmSuiteLoader - Interface in org.apache.cxf.ws.security.policy.custom
-
This interface defines a way of retrieving an AlgorithmSuite object from the policy element of an AlgorithmSuite assertion.
- AlgorithmSuitePolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate results corresponding to the processing of a Signature, EncryptedKey or EncryptedData structure against an AlgorithmSuite policy.
- AlgorithmSuitePolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
- AlgorithmSuiteTranslater - Class in org.apache.cxf.ws.security.wss4j
-
Translate any AlgorithmSuite policy that may be operative into a WSS4J AlgorithmSuite object to enforce what algorithms are allowed in a request.
- AlgorithmSuiteTranslater() - Constructor for class org.apache.cxf.ws.security.wss4j.AlgorithmSuiteTranslater
- AlgorithmSuiteTranslater(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.AlgorithmSuiteTranslater
- ALL_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
- allow - Variable in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
- AllowPostdatingType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for AllowPostdatingType complex type
- AllowPostdatingType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType
- allowRenewing - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- allowRenewingAfterExpiry - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- ALWAYS_ENCRYPT_UT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to always encrypt UsernameTokens that are defined as a SupportingToken.
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.EntropyType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
-
The use of "any" is to allow extensibility and different forms of security data.
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
-
The use of "any" is to allow extensibility from any namespace.
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
- any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
- assertAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- assertDerivedKeys(AbstractToken, AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
- assertDerivedKeys(AbstractToken, AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- assertIssuedToken(IssuedToken, AssertionInfoMap) - Static method in class org.apache.cxf.ws.security.policy.interceptors.IssuedTokenInterceptorProvider
- assertPolicy(QName) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- assertPolicy(QName) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JPolicyAsserter
- assertPolicy(AssertionInfoMap, String) - Static method in class org.apache.cxf.ws.security.policy.PolicyUtils
- assertPolicy(AssertionInfoMap, QName) - Static method in class org.apache.cxf.ws.security.policy.PolicyUtils
- assertPolicy(Assertion) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- assertPolicy(Assertion) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JPolicyAsserter
- assertSecurePartsIfTokenNotRequired(AbstractSecurityAssertion, QName, AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- assertSecurePartsIfTokenNotRequired(SupportingTokens, AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- assertToken(AbstractToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- assertTokens(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- assertTokens(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.BinarySecurityTokenInterceptor
- assertTokens(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.KerberosTokenInterceptor
- assertTokens(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
- assertTokens(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- assertTokens(SoapMessage, String, boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- assertTokenWrapper(AbstractTokenWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- assertTrustProperties(String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- assertWSSProperties(String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- ASYMMETRIC_SIGNATURE_ALGORITHM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This configuration tag allows the user to override the default Asymmetric Signature algorithm (RSA-SHA1) for use in WS-SecurityPolicy, as the WS-SecurityPolicy specification does not allow the use of other algorithms at present.
- AsymmetricBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- AsymmetricBindingHandler(WSSConfig, AsymmetricBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
- AsymmetricBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate an AsymmetricBinding policy.
- AsymmetricBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AsymmetricBindingPolicyValidator
- AttachmentCallbackHandler - Class in org.apache.cxf.ws.security.wss4j
-
A CallbackHandler to be used to sign/encrypt SOAP Attachments.
- AttachmentCallbackHandler(Collection<Attachment>) - Constructor for class org.apache.cxf.ws.security.wss4j.AttachmentCallbackHandler
- AttachmentCallbackHandler(Message) - Constructor for class org.apache.cxf.ws.security.wss4j.AttachmentCallbackHandler
- AttributedDateTime - Class in org.apache.cxf.ws.security.sts.provider.model.utility
-
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
- AttributedDateTime() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
- AttributedString - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type represents an element with arbitrary attributes.
- AttributedString() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
- AttributedURI - Class in org.apache.cxf.ws.security.sts.provider.model.utility
-
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
- AttributedURI() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
- AUTH_BAD_ELEMENTS - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- AuthenticatorType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for AuthenticatorType complex type
- AuthenticatorType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
- AuthPolicyValidatingInterceptor - Class in org.apache.cxf.ws.security.trust
- AuthPolicyValidatingInterceptor() - Constructor for class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- AuthPolicyValidatingInterceptor(String) - Constructor for class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
B
- BAD_REQUEST - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- BinaryExchangeType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for BinaryExchangeType complex type
- BinaryExchangeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
- BinarySecretType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for BinarySecretType complex type
- BinarySecretType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
- BinarySecurityTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
An interceptor to add a BinarySecurityToken token to the security header of an outbound request, and to process a BinarySecurityToken on an inbound request.
- BinarySecurityTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.BinarySecurityTokenInterceptor
- BinarySecurityTokenType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
A security token that is encoded in binary
- BinarySecurityTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
- binding - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- BOOTSTRAP_TOKEN_ID - Static variable in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
This tag holds an ID of a Bootstrap SecurityToken stored in the TokenStore
- bottomUpElement - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- BST_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate BinarySecurityTokens.
- bstElement - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.custom.AlgorithmSuiteBuilder
- bus - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
C
- CACHE_CONFIG_FILE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Set this property to point to a configuration file for the underlying caching implementation for the TokenStore.
- CACHE_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The Cache Identifier to use with the TokenStore.
- CacheCleanupListener - Class in org.apache.cxf.ws.security.cache
- CacheCleanupListener() - Constructor for class org.apache.cxf.ws.security.cache.CacheCleanupListener
- callbackLookup - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- cancel(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- cancel(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- cancel(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.CancelOperation
- cancel(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Make an "Cancel" invocation and return the response as a STSResponse Object
- CancelOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- cancelSecurityToken(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
- CancelTargetType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for CancelTargetType complex type
- CancelTargetType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
- canonicalizationMethod - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
- CanonicalizationMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for CanonicalizationMethodType complex type
- CanonicalizationMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AsymmetricBindingPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.LayoutPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.RequiredElementsPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.RequiredPartsPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SamlTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredPartsPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityContextTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SymmetricBindingPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.TransportBindingPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.WSS11PolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- canValidatePolicy(AssertionInfo) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.X509TokenPolicyValidator
-
Return true if this SecurityPolicyValidator implementation is capable of validating a policy defined by the AssertionInfo parameter
- challenge - Variable in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
- checkActions(SoapMessage, List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- checkAttachmentsCoverage(Collection<Attachment>, Collection<WSDataRef>, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
- checkBodyCoverage(Element, Collection<WSDataRef>, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
-
Checks that the references provided refer to the signed/encrypted SOAP body element.
- checkCoverage(Element, Collection<WSDataRef>, Map<String, String>, String, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
-
Checks that the references provided refer to the required signed/encrypted elements as defined by the XPath expression in
xPath. - checkCoverage(Element, Collection<WSDataRef>, Map<String, String>, Collection<String>, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
-
Checks that the references provided refer to the required signed/encrypted elements as defined by the XPath expressions in
xPaths. - checkCoverage(Element, Collection<WSDataRef>, XPath, Collection<String>, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
-
Checks that the references provided refer to the required signed/encrypted elements as defined by the XPath expressions in
xPaths. - checkDerivedKeys(AbstractTokenWrapper, boolean, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Check the derived key requirement.
- checkHeaderCoverage(Element, Collection<WSDataRef>, String, String, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
-
Checks that the references provided refer to the required signed/encrypted SOAP header element(s) matching the provided name and namespace.
- checkHolderOfKey(SamlAssertionWrapper, List<WSSecurityEngineResult>, Certificate[]) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
-
Check the holder-of-key requirements against the received assertion.
- checkProperties(AbstractSymmetricAsymmetricBinding, AssertionInfo, AssertionInfoMap, WSHandlerResult, List<WSSecurityEngineResult>, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Check various properties set in the policy of the binding
- checkProtectionOrder(AbstractSymmetricAsymmetricBinding, AssertionInfoMap, AssertionInfo, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Check the Protection Order of the binding
- checkTokens(UsernameToken, AssertionInfo, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
-
All UsernameTokens must conform to the policy
- choice - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
- ChoiceChallengeResponseType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ChoiceChallengeResponseType complex type
- ChoiceChallengeResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
- ChoiceChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ChoiceChallengeType complex type
- ChoiceChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
- choiceSelected - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
- ChoiceSelectedType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ChoiceSelectedType complex type
- ChoiceSelectedType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
- ChoiceType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ChoiceType complex type
- ChoiceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
- claims - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- ClaimsCallback - Class in org.apache.cxf.ws.security.trust.claims
-
This Callback class provides a pluggable way of sending Claims to the STS.
- ClaimsCallback() - Constructor for class org.apache.cxf.ws.security.trust.claims.ClaimsCallback
- ClaimsCallback(Message) - Constructor for class org.apache.cxf.ws.security.trust.claims.ClaimsCallback
- claimsCallbackHandler - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- ClaimsPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a WS-SecurityPolicy Claims policy.
- ClaimsType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for ClaimsType complex type
- ClaimsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
- client - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- clientCreated(Client) - Method in class org.apache.cxf.ws.security.cache.CacheCleanupListener
- clientDestroyed(Client) - Method in class org.apache.cxf.ws.security.cache.CacheCleanupListener
- cloneAssertion(Policy) - Method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader.GCMAlgorithmSuite
- cloneElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- close() - Method in class org.apache.cxf.ws.security.cache.CXFEHCacheReplayCache
- close() - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
- close() - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- close() - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- code - Variable in class org.apache.cxf.ws.security.sts.provider.model.StatusType
- combinedHash - Variable in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
- commit() - Method in class org.apache.cxf.ws.security.trust.STSLoginModule
- compareCredentials(SAMLKeyInfo, List<WSSecurityEngineResult>, Certificate[]) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
-
Compare the credentials of the assertion to the credentials used in 2-way TLS or those used to verify signatures.
- computeAction(SoapMessage, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
- computeAction(SoapMessage, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Do whatever is necessary to determine the action for the incoming message and do whatever other setup work is necessary.
- ConcreteSupportingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate SupportingToken policies.
- ConcreteSupportingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
- configureCallbackHandler(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- configureLayout(AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- configureProperties(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
- configureProperties(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- configureProperties(SoapMessage, OutboundSecurityContext, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxOutInterceptor
- configureProperties(SoapMessage, OutboundSecurityContext, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- configureReplayCaches(RequestData, List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- configureSecurityEventListener(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- configureSecurityEventListeners(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
- configureSecurityEventListeners(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- configureSignature(AbstractToken, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- configureTimestamp(AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- configureViaEPR(EndpointReferenceType, boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- configureViaEPR(STSClient, EndpointReferenceType) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- contains(String) - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
-
Return true if the given identifier is contained in the cache
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyValueType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
-
Gets the rest of the content model.
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
- content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
- CONTENT - Enum constant in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
-
Checks for encryption of the matching elements.
- context - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
- context - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
- context - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- ContextDataType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ContextDataType complex type
- ContextDataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
- convertToEncryptionPart(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Convert a DOM Element into a WSEncryptionPart, adding a (wsu:)Id if there is not one already.
- convertToken(Message, Principal) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JTokenConverter
- createActAs(ActAsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createActAsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ActAsType - createAllowPostdating(AllowPostdatingType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createAllowPostdatingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
AllowPostdatingType - createAttributedDateTime() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
-
Create an instance of
AttributedDateTime - createAttributedString() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
AttributedString - createAttributedURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
-
Create an instance of
AttributedURI - createAuthenticationType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createAuthenticator(AuthenticatorType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createAuthenticatorType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
AuthenticatorType - createBinaryExchange(BinaryExchangeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createBinaryExchangeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
BinaryExchangeType - createBinarySecret(BinarySecretType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createBinarySecretType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
BinarySecretType - createBinarySecurityToken(BinarySecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createBinarySecurityTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
BinarySecurityTokenType - createCancelTarget(CancelTargetType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createCancelTargetType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
CancelTargetType - createCanonicalizationAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createCanonicalizationMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
CanonicalizationMethodType - createChallenge(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createChoiceChallenge(ChoiceChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createChoiceChallengeResponse(ChoiceChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createChoiceChallengeResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ChoiceChallengeResponseType - createChoiceChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ChoiceChallengeType - createChoiceSelectedType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ChoiceSelectedType - createChoiceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ChoiceType - createClaims(ClaimsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createClaimsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
ClaimsType - createClient() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- createCombinedHash(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createComputedKey(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createComputedKeyAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createContextData(ContextDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createContextDataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ContextDataType - createCreated(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
- createCrypto(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- created - Variable in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
This element allows a creation time to be applied anywhere element wildcards are present.
- created - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
This element allows a creation time to be applied anywhere element wildcards are present.
- createDelegatable(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createDelegateTo(DelegateToType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createDelegateToType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
DelegateToType - createDigestMethod(DigestMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createDigestMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
DigestMethodType - createDigestValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createDSAKeyValue(DSAKeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createDSAKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
DSAKeyValueType - createEmbedded(EmbeddedType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createEmbeddedType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
EmbeddedType - createEncodedString() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
EncodedString - createEncryption(EncryptionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createEncryptionAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createEncryptionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
EncryptionType - createEncryptWith(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
- createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
- createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- createEntropy(EntropyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createEntropyType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
EntropyType - createExpires(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
- createForwardable(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createHandler() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- createImageType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
ImageType - createInteractiveChallenge(InteractiveChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createInteractiveChallengeResponse(InteractiveChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createInteractiveChallengeResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
InteractiveChallengeResponseType - createInteractiveChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
InteractiveChallengeType - createIssuedTokens(RequestSecurityTokenResponseCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createIssuer(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
JAXBElement<EndpointReferenceType> - createKerberosSecurity() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- createKeyExchangeToken(KeyExchangeTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createKeyExchangeTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
KeyExchangeTokenType - createKeyIdentifier(KeyIdentifierType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createKeyIdentifierType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
KeyIdentifierType - createKeyInfo(KeyInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createKeyInfoType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
KeyInfoType - createKeyName(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createKeySize(Long) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createKeyType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createKeyValue(KeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
KeyValueType - createKeyWrapAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createLifetime(LifetimeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createLifetimeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
LifetimeType - createManifest(ManifestType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createManifestType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
ManifestType - createMgmtData(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createNonce(EncodedString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createObject(ObjectType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createObjectType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
ObjectType - createOnBehalfOf(OnBehalfOfType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createOnBehalfOfType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
OnBehalfOfType - createParticipants(ParticipantsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createParticipantsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
ParticipantsType - createParticipantType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
ParticipantType - createPassword(PasswordString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createPasswordString() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
PasswordString - createPGPData(PGPDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createPGPDataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
PGPDataType - createPGPDataTypePGPKeyID(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createPGPDataTypePGPKeyPacket(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createProofEncryption(ProofEncryptionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createProofEncryptionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
ProofEncryptionType - createReference(ReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createReference(ReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
ReferenceType - createReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
ReferenceType - createRenewing(RenewingType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRenewingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RenewingType - createRenewTarget(RenewTargetType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRenewTargetType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RenewTargetType - createRequestedAttachedReference(RequestedReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestedProofToken(RequestedProofTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestedProofTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestedProofTokenType - createRequestedReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestedReferenceType - createRequestedSecurityToken(RequestedSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestedSecurityTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestedSecurityTokenType - createRequestedTokenCancelled(RequestedTokenCancelledType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestedTokenCancelledType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestedTokenCancelledType - createRequestedUnattachedReference(RequestedReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestKET(RequestKETType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestKETType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestKETType - createRequestSecurityToken(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestSecurityTokenCollectionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestSecurityTokenCollectionType - createRequestSecurityTokenResponse(RequestSecurityTokenResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRequestSecurityTokenResponseCollectionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestSecurityTokenResponseCollectionType - createRequestSecurityTokenResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestSecurityTokenResponseType - createRequestSecurityTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
RequestSecurityTokenType - createRequestType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createRetrievalMethod(RetrievalMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createRetrievalMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
RetrievalMethodType - createRSAKeyValue(RSAKeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createRSAKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
RSAKeyValueType - createSCEndpoint(Bus, String, String, String, String, Policy) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- createSecurity(SecurityHeaderType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createSecurityContext(Principal) - Method in class org.apache.cxf.ws.security.wss4j.DefaultWSS4JSecurityContextCreator
- createSecurityContext(Principal, Subject) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- createSecurityContext(SoapMessage, boolean, WSSecurityEngineResult) - Method in class org.apache.cxf.ws.security.wss4j.DefaultWSS4JSecurityContextCreator
- createSecurityContext(SoapMessage, WSHandlerResult) - Method in class org.apache.cxf.ws.security.wss4j.DefaultWSS4JSecurityContextCreator
-
Create a SecurityContext and store it on the SoapMessage parameter
- createSecurityContext(SoapMessage, WSHandlerResult) - Method in interface org.apache.cxf.ws.security.wss4j.WSS4JSecurityContextCreator
-
Create a SecurityContext and store it on the SoapMessage parameter
- createSecurityHeaderType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
SecurityHeaderType - createSecurityProperties() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- createSecurityProperties() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
- createSecurityProperties() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxOutInterceptor
- createSecurityToken(Element, byte[]) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- createSecurityTokenReference(SecurityTokenReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createSecurityTokenReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
SecurityTokenReferenceType - createSignature(SignatureType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignatureAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createSignatureMethod(SignatureMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignatureMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SignatureMethodType - createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignatureProperties(SignaturePropertiesType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignaturePropertiesType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SignaturePropertiesType - createSignatureProperty(SignaturePropertyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignaturePropertyType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SignaturePropertyType - createSignatureType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SignatureType - createSignatureValue(SignatureValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignatureValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SignatureValueType - createSignChallenge(SignChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createSignChallengeResponse(SignChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createSignChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
SignChallengeType - createSignedInfo(SignedInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSignedInfoType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SignedInfoType - createSignWith(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createSoapFault(SoapMessage, SoapVersion, WSSecurityException) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
-
Create a SoapFault from a WSSecurityException, following the SOAP Message Security 1.1 specification, chapter 12 "Error Handling".
- createSPKIData(SPKIDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createSPKIDataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
SPKIDataType - createSPKIDataTypeSPKISexp(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createStatus(StatusType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createStatusType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
StatusType - createSTSClient(STSAuthParams, String, Bus) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- createSTSEndpoint(Bus, String, String, String, String, Policy, QName) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- createSubject(String, String, boolean, String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
-
Create a Subject representing a current user and its roles.
- createSubject(String, String, boolean, String, String) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
-
Create a Subject representing a current user and its roles.
- createTextChallenge(TextChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createTextChallengeResponse(TextChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createTextChallengeResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
TextChallengeResponseType - createTextChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
TextChallengeType - createTimestamp() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- createTimestamp(TimestampType) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
- createTimestampType() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
-
Create an instance of
TimestampType - createTitle(TitleType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
- createTitleType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create an instance of
TitleType - createTokenType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createTransform(TransformType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createTransformationParameters(TransformationParametersType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createTransformationParametersType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
TransformationParametersType - createTransforms(TransformsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createTransformsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
TransformsType - createTransformType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
TransformType - createTransformTypeXPath(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createUseKey(UseKeyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createUseKeyType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
UseKeyType - createUsernameToken(UsernameTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
- createUsernameTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create an instance of
UsernameTokenType - createValidateTarget(ValidateTargetType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
- createValidateTargetType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create an instance of
ValidateTargetType - createX509Data(X509DataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createX509DataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
X509DataType - createX509DataTypeX509Certificate(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createX509DataTypeX509CRL(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createX509DataTypeX509IssuerSerial(X509IssuerSerialType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createX509DataTypeX509SKI(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
JAXBElement<byte> - createX509DataTypeX509SubjectName(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
- createX509IssuerSerialType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create an instance of
X509IssuerSerialType - CRYPTO_CACHE - Static variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- CryptoCoverageChecker - Class in org.apache.cxf.ws.security.wss4j
-
Utility to enable the checking of WS-Security signature/encryption coverage based on the results of the WSS4J processors.
- CryptoCoverageChecker() - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Creates a new instance.
- CryptoCoverageChecker(Map<String, String>, List<CryptoCoverageChecker.XPathExpression>) - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Creates a new instance that checks for signature coverage over matches to the provided XPath expressions making defensive copies of provided arguments.
- CryptoCoverageChecker.XPathExpression - Class in org.apache.cxf.ws.security.wss4j
-
A simple wrapper for an XPath expression and coverage type / scope indicating how the XPath expression should be enforced as a cryptographic coverage requirement.
- CryptoCoverageUtil - Class in org.apache.cxf.ws.security.wss4j
-
Utility to enable the checking of WS-Security signature / WS-Security encryption coverage based on the results of the WSS4J signature/encryption processor.
- CryptoCoverageUtil.CoverageScope - Enum Class in org.apache.cxf.ws.security.wss4j
-
Differentiates which part of an element to check for cryptographic coverage.
- CryptoCoverageUtil.CoverageType - Enum Class in org.apache.cxf.ws.security.wss4j
-
Differentiates which type of cryptographic coverage to check for.
- ctx - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- CUSTOM_ALG_SUITE_ASYMMETRIC_KEY_ENCRYPTION_ALGORITHM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://www.w3.org/2001/04/xmlenc#rsa-1_5
- CUSTOM_ALG_SUITE_ASYMMETRIC_SIGNATURE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://www.w3.org/2000/09/xmldsig#rsa-sha1",
- CUSTOM_ALG_SUITE_DIGEST_ALGORITHM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://www.w3.org/2001/04/xmlenc#sha256
- CUSTOM_ALG_SUITE_ENCRYPTION_ALGORITHM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://www.w3.org/2009/xmlenc11#aes256-gcm
- CUSTOM_ALG_SUITE_ENCRYPTION_DERIVED_KEY_LENGTH - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: 256
- CUSTOM_ALG_SUITE_ENCRYPTION_KEY_DERIVATION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
hDefault value is: ttp://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1
- CUSTOM_ALG_SUITE_MAXIMUM_ASYMMETRIC_KEY_LENGTH - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: 4096
- CUSTOM_ALG_SUITE_MAXIMUM_SYMMETRIC_KEY_LENGTH - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: 256
- CUSTOM_ALG_SUITE_MINIMUM_ASYMMETRIC_KEY_LENGTH - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: 1024
- CUSTOM_ALG_SUITE_MINIMUM_SYMMETRIC_KEY_LENGTH - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: 256
- CUSTOM_ALG_SUITE_PREFIX - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Prefix of all constants meant to change customAlgSuite.
- CUSTOM_ALG_SUITE_SIGNATURE_DERIVED_KEY_LENGTH - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: 192
- CUSTOM_ALG_SUITE_SIGNATURE_KEY_DERIVATION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1
- CUSTOM_ALG_SUITE_SYMMETRIC_KEY_ENCRYPTION_ALGORITHM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://www.w3.org/2001/04/xmlenc#kw-aes256
- CUSTOM_ALG_SUITE_SYMMETRIC_SIGNATURE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Default value is: http://www.w3.org/2000/09/xmldsig#hmac-sha1"
- customContent - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- customize(AlgorithmSuite.AlgorithmSuiteType, Map<String, Object>) - Static method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
- customize(AlgorithmSuite.AlgorithmSuiteType, Message) - Static method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
- CustomValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
- CXF_SPRING_CFG - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The location of a Spring configuration file that can be used to configure the STS client (for example, to configure the TrustStore if TLS is used).
- CXFCallbackLookup - Class in org.apache.cxf.ws.security.wss4j
-
This class uses a DOM-based approach to locate Elements that are referenced via an Id.
- CXFCallbackLookup(Document, Element) - Constructor for class org.apache.cxf.ws.security.wss4j.CXFCallbackLookup
- CXFEHCacheReplayCache - Class in org.apache.cxf.ws.security.cache
-
Wrap the default WSS4J EHCacheReplayCache in a BusLifeCycleListener, to make sure that the cache is shutdown correctly.
- CXFEHCacheReplayCache(String, Bus, Path) - Constructor for class org.apache.cxf.ws.security.cache.CXFEHCacheReplayCache
- CXFJCacheReplayCache - Class in org.apache.cxf.ws.security.cache.jcache
-
Wrap the default JCacheReplayCache in a BusLifeCycleListener, to make sure that the cache is shutdown correctly.
- CXFJCacheReplayCache(String, Bus) - Constructor for class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
- CXFRequestData - Class in org.apache.cxf.ws.security.wss4j
- CXFRequestData() - Constructor for class org.apache.cxf.ws.security.wss4j.CXFRequestData
D
- decryptKey(Element) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- DEFAULT_TTL - Static variable in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- DefaultAlgorithmSuiteLoader - Class in org.apache.cxf.ws.security.policy.custom
-
This class retrieves the default AlgorithmSuites plus the CXF specific GCM AlgorithmSuites.
- DefaultAlgorithmSuiteLoader() - Constructor for class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
- DefaultAlgorithmSuiteLoader.GCMAlgorithmSuite - Class in org.apache.cxf.ws.security.policy.custom
- DefaultClaimsPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a WS-SecurityPolicy Claims policy for the "http://schemas.xmlsoap.org/ws/2005/05/identity" namespace.
- DefaultClaimsPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.DefaultClaimsPolicyValidator
- DefaultCryptoCoverageChecker - Class in org.apache.cxf.ws.security.wss4j
-
This utility extends the CryptoCoverageChecker to provide an easy way to check to see if the SOAP (1.1 + 1.2) Body was signed and/or encrypted, if the Timestamp was signed, if the WS-Addressing ReplyTo and FaultTo headers were signed, and if the UsernameToken was encrypted.
- DefaultCryptoCoverageChecker() - Constructor for class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
-
Creates a new instance.
- DefaultSTSTokenCacher - Class in org.apache.cxf.ws.security.trust
- DefaultSTSTokenCacher() - Constructor for class org.apache.cxf.ws.security.trust.DefaultSTSTokenCacher
- DefaultSymmetricBinding - Class in org.apache.cxf.ws.security.trust
- DefaultSymmetricBinding(SPConstants.SPVersion, Policy) - Constructor for class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- DefaultWSS4JSecurityContextCreator - Class in org.apache.cxf.ws.security.wss4j
-
The default implementation to create a SecurityContext from a set of WSS4J processing results.
- DefaultWSS4JSecurityContextCreator() - Constructor for class org.apache.cxf.ws.security.wss4j.DefaultWSS4JSecurityContextCreator
- DELEGATED_CREDENTIAL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
A delegated credential to use for WS-Security.
- DelegateToType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for DelegateToType complex type
- DelegateToType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
- DelegatingCallbackHandler - Class in org.apache.cxf.ws.security.wss4j
- DelegatingCallbackHandler(CallbackHandler) - Constructor for class org.apache.cxf.ws.security.wss4j.DelegatingCallbackHandler
- DelegationCallback - Class in org.apache.cxf.ws.security.trust.delegation
-
This Callback class provides a pluggable way of performing delegation.
- DelegationCallback() - Constructor for class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
- DelegationCallback(Message) - Constructor for class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
- deserialize(byte[], Node) - Method in class org.apache.cxf.ws.security.wss4j.StaxSerializer
- dialect - Variable in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
- digestMethod - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- DigestMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for DigestMethodType complex type
- DigestMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
- digestValue - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- DISABLE_CACHING - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
Whether to disable caching of validated credentials or not.
- DISABLE_ON_BEHALF_OF - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
Whether to disable passing Username + Password credentials via "OnBehalfOf".
- DISABLE_REQ_CLIENT_CERT_CHECK - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to disable the enforcement of the WS-SecurityPolicy 'RequireClientCertificate' policy.
- doCreateSecurityContext(Principal, Subject) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
-
Creates default SecurityContext which implements isUserInRole using the following approach : skip the first Subject principal, and then check optional Groups the principal is a member of.
- doEndorse() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- doEndorsedSignatures(List<AbstractBindingBuilder.SupportingToken>, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- doResults(SoapMessage, String, Element, Element, WSHandlerResult, boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- doResults(SoapMessage, String, Element, Element, WSHandlerResult, boolean) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
- doResults(SoapMessage, String, Element, Element, WSHandlerResult, boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- DSAKeyValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for DSAKeyValueType complex type
- DSAKeyValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
E
- EHCacheTokenStore - Class in org.apache.cxf.ws.security.tokenstore
-
An in-memory EHCache implementation of the TokenStore interface.
- EHCacheTokenStore(String, Bus, URL) - Constructor for class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- EHCacheTokenStoreFactory - Class in org.apache.cxf.ws.security.tokenstore
-
A factory to return an EHCacheTokenStore instance.
- EHCacheTokenStoreFactory() - Constructor for class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStoreFactory
- ELEMENT - Enum constant in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
-
Checks for a signature over the matching elements.
- EmbeddedType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type represents a reference to an embedded security token.
- EmbeddedType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
- ENABLE_NONCE_CACHE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to cache UsernameToken nonces.
- ENABLE_SAML_ONE_TIME_USE_CACHE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to cache SAML2 Token Identifiers, if the token contains a "OneTimeUse" Condition.
- ENABLE_STREAMING_SECURITY - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to enable streaming WS-Security.
- ENABLE_TIMESTAMP_CACHE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to cache Timestamp Created Strings (these are only cached in conjunction with a message Signature).The default value is "true" for message recipients, and "false" for message initiators.
- enableAppliesTo - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- enableLifetime - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- EncodedString - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type is used for elements containing stringified binary data.
- EncodedString() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
- encoding - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
- encodingType - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
- encodingType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
- ENCRYPTED - Enum constant in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
-
Checks for encryption of the matching elements.
- EncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate an EncryptedSupportingToken policy.
- EncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
- encryptedTokensList - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- encryptedTokensList - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- EncryptionType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for EncryptionType complex type
- EncryptionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
- endEncSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- EndorsingEncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate an EndorsingEncryptedSupportingToken policy.
- EndorsingEncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
- EndorsingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate an EndorsingSupportingToken policy.
- EndorsingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
- ENDPOINT_NAME - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The Endpoint QName of the STS
- endpointName - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- endSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- enforceEncryptBeforeSigningWithSignedSAML() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- EntropyType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for EntropyType complex type
- EntropyType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.EntropyType
- equals(Object) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
- exactlyOne - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
- EXPAND_XOP_INCLUDE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to search for and expand xop:Include Elements for encryption and signature (on the outbound side) or for signature verification (on the inbound side).
- EXPIRED_DATA - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- expires - Variable in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
This element allows an expiration time to be applied anywhere element wildcards are present.
- expires - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
This element allows an expiration time to be applied anywhere element wildcards are present.
- exponent - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
F
- FAILED_AUTH - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- features - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- findID(Element, Element, Element) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- findIDFromSamlToken(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- findInboundSecurityToken(SecurityEventConstants.Event) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- findMEXLocation(EndpointReferenceType) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- findMEXLocation(EndpointReferenceType, boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- findMEXLocation(Element) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- findMEXLocation(Element) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- findOperation(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- findSecurityHeader(SoapMessage, boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
G
- g - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
- getActAsToken() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Get the "ActAs" element to be sent to the STS.
- getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- getAddressingAssertion() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getAfter() - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- getAfter() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getAfter() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getAfter() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
-
Gets the value of the algorithm property.
- getAlgorithmSuite(Bus, SPConstants.SPVersion, Policy) - Method in interface org.apache.cxf.ws.security.policy.custom.AlgorithmSuiteLoader
- getAlgorithmSuite(Bus, SPConstants.SPVersion, Policy) - Method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
- getAlias() - Method in class org.apache.cxf.ws.security.trust.STSAuthParams
- getAllAssertionsByLocalname(String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- getAllAssertionsByLocalname(AssertionInfoMap, String) - Static method in class org.apache.cxf.ws.security.policy.PolicyUtils
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.EntropyType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
-
The use of "any" is to allow extensibility and different forms of security data.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
-
The use of "any" is to allow extensibility from any namespace.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
-
Gets the value of the any property.
- getAssertionInfoMap() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getAttachedReference() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getAttachments() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- getAuthMode() - Method in class org.apache.cxf.ws.security.trust.STSAuthParams
- getBeanName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- getBeanName() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getBefore() - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- getBefore() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getBefore() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getBefore() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- getCallback(RequestData) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- getCallback(RequestData, boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- getCallbackHandler() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
-
Get the CallbackHandler to use with the LoginContext
- getCallbackHandler() - Method in class org.apache.cxf.ws.security.trust.STSAuthParams
- getCancelOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getCanonicalizationMethod() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Gets the value of the canonicalizationMethod property.
- getCert() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- getCert(Crypto) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getChallenge() - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
-
Gets the value of the challenge property.
- getChoice() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Gets the value of the choice property.
- getChoiceSelected() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
-
Gets the value of the choiceSelected property.
- getClaims() - Method in class org.apache.cxf.ws.security.trust.claims.ClaimsCallback
- getClaims() - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- getClaimsCallbackHandler() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getClient() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getClient(Message, String) - Static method in class org.apache.cxf.ws.security.kerberos.KerberosUtils
- getClient(Message, String) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- getClient(Message, String, IssuedToken) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- getClientWithIssuer(Message, String, Element) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- getCode() - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
-
Gets the value of the code property.
- getCombinedHash() - Method in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
-
Gets the value of the combinedHash property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyValueType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
-
Gets the rest of the content model.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
-
Gets the value of the content property.
- getContext() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
-
Gets the value of the context property.
- getContext() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
-
Gets the value of the context property.
- getContext() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getContextName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
-
Get the JAAS Login context name to use.
- getCoverageScope() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
- getCoverageType() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
- getCoverageType() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredPartsPolicyValidator
- getCreated() - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
This element allows a creation time to be applied anywhere element wildcards are present.
- getCreated() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
This element allows a creation time to be applied anywhere element wildcards are present.
- getCreated() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getCrypto() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getCrypto() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- getCrypto(String, String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getCryptoCache() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getCurrentMessage() - Method in class org.apache.cxf.ws.security.trust.claims.ClaimsCallback
- getCurrentMessage() - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
- getCustomContent() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Get some custom Element to be inserted into the RequestSecurityToken
- getDelegationSecurityToken(Object) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getDialect() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
-
Gets the value of the dialect property.
- getDialect() - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.ClaimsPolicyValidator
-
Return the dialect that this ClaimsPolicyValidator can parse
- getDialect() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.DefaultClaimsPolicyValidator
-
Return the dialect that this ClaimsPolicyValidator can parse
- getDigestMethod() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Gets the value of the digestMethod property.
- getDigestValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Gets the value of the digestValue property.
- getDocumentElement(DOMSource) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getElements(String, List<XPath>, List<Element>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Identifies the portions of the message to be signed/encrypted.
- getEncoding() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Gets the value of the encoding property.
- getEncodingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Gets the value of the encodingType property.
- getEncodingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
-
Gets the value of the encodingType property.
- getEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getEncryptedKeyBuilder(AbstractToken, SecretKey) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getEncryptedKeyResult() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getEncryptedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getEncryptedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
-
Identifies the portions of the message to be encrypted
- getEncryptedResults() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getEncryptionCrypto() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getEncryptionCrypto(Object, SoapMessage, PasswordEncryptor) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
- getEncryptionCrypto(Object, SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getEndpointName() - Method in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
- getEndpointQName() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getEntropy() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- getExpires() - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
This element allows an expiration time to be applied anywhere element wildcards are present.
- getExpires() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
This element allows an expiration time to be applied anywhere element wildcards are present.
- getExpires() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getExponent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
-
Gets the value of the exponent property.
- getFaultCode() - Method in exception org.apache.cxf.ws.security.sts.provider.STSException
- getFeatures() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getFirstAssertionByLocalname(AssertionInfoMap, String) - Static method in class org.apache.cxf.ws.security.policy.PolicyUtils
- getG() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the g property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
-
This global attribute supports annotating arbitrary elements with an ID.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
This global attribute supports annotating arbitrary elements with an ID.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
This global attribute supports annotating arbitrary elements with an ID.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
-
This global attribute supports annotating arbitrary elements with an ID.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
-
This global attribute supports annotating arbitrary elements with an ID.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
This global attribute supports annotating arbitrary elements with an ID.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Gets the value of the id property.
- getId() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getId() - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- getId() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getId() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getId() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- getIdFromSTR(Element) - Static method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getIDFromSTR(Element) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getImage() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Gets the value of the image property.
- getImage() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Gets the value of the image property.
- getInFaultInterceptors() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getInInterceptors() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getIssueOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getIssuer() - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- getIssuerAddress() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getIssueSingleOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getJ() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the j property.
- getKey() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getKeyExchangeTokenOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getKeyIdentifierType(AbstractToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- getKeyInfo() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Gets the value of the keyInfo property.
- getKeySize() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getKeystoreProperties() - Method in class org.apache.cxf.ws.security.trust.STSAuthParams
- getKeyType() - Method in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
- getKnownElements() - Method in class org.apache.cxf.ws.security.policy.custom.AlgorithmSuiteBuilder
- getLabel() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Gets the value of the label property.
- getLocation() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getMaxLen() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Gets the value of the maxLen property.
- getMessage() - Method in exception org.apache.cxf.ws.security.sts.provider.STSException
- getMessage() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- getMessage() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getMessageContext() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- getMimeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Gets the value of the mimeType property.
- getModulus() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
-
Gets the value of the modulus property.
- getObject() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Gets the value of the object property.
- getOnBehalfOfToken() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Get the "OnBehalfOf" element to be sent to the STS.
- getOption(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getOption(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getOrCreate(CacheManager, String, Class<K>, Class<V>) - Static method in class org.apache.cxf.ws.security.utils.JCacheSupport
- getOrCreate(CacheManager, String, Class<K>, Class<V>, Function<MutableConfiguration<K, V>, MutableConfiguration<K, V>>) - Static method in class org.apache.cxf.ws.security.utils.JCacheSupport
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.EntropyType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutFaultInterceptors() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getOutInterceptors() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getP() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the p property.
- getParticipant() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
-
Gets the value of the participant property.
- getParts(boolean, boolean, List<WSEncryptionPart>, List<Element>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Identifies the portions of the message to be signed/encrypted.
- getPartsAndElements(boolean, boolean, List<WSEncryptionPart>, List<XPath>, List<XPath>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Identifies the portions of the message to be signed/encrypted.
- getPassword(Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getPassword(Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getPassword(String, Assertion, int) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getPassword(String, AbstractToken, int, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- getPasswordEncryptor(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getPasswordEncryptor(Message) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
- getPgenCounter() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the pgenCounter property.
- getPhase() - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- getPhase() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getPhase() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getPhase() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- getPrimary() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
-
Gets the value of the primary property.
- getPrincipal() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- getPrincipal() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Get the principal associated with this SecurityToken
- getProperties() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getProperties() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getProperties() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getProperties() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getProperties() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
- getProperty(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getProps(Object, URL) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
- getQ() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the q property.
- getReason() - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
-
Gets the value of the reason property.
- getReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
-
Gets the value of the reference property.
- getReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Gets the value of the reference property.
- getRefId() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
-
Gets the value of the refId property.
- getRefId() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
-
Gets the value of the refId property.
- getRefId() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
-
Gets the value of the refId property.
- getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Gets the value of the refID property.
- getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Gets the value of the refID property.
- getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
-
Gets the value of the refID property.
- getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Gets the value of the refID property.
- getRenewOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getReplayCache(SoapMessage, String, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Get a ReplayCache instance.
- getReplayCache(SoapMessage, String, String) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
-
Get a ReplayCache instance.
- getReqSigCert(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
-
Get the certificate that was used to sign the request
- getRequestCollectionOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getRequestContext() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getRequestSecurityToken() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
-
Gets the value of the requestSecurityToken property.
- getRequestSecurityTokenResponse() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
-
Gets the value of the requestSecurityTokenResponse property.
- getResponse() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- getResults() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getRoles() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getRoles() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getSamlResults() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getScope() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
-
Returns the coverage scope.
- getSecret() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getSecurityBinding(AssertionInfoMap) - Static method in class org.apache.cxf.ws.security.policy.PolicyUtils
- getSecurityContext() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Get the SecurityContext associated with this SecurityToken
- getSecurityEngine(boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- getSecurityEngine(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- getSecurityPolicyValidators(Message) - Static method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ValidatorUtils
- getSecurityPriorities() - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
- getSecurityPriorities() - Method in class org.apache.cxf.ws.security.wss4j.DefaultWSS4JSecurityContextCreator
- getSecurityToken() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- getSecurityTokenLifetime(Message) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
-
Get the security token lifetime value (in milliseconds).
- getSecurityTokenReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
-
This element defines the wsse:SecurityTokenReference per Section 4.3.
- getSeed() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the seed property.
- getServiceName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
-
Get the name of the service to use when contacting the KDC.
- getServiceQName() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getSHA1() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getSig() - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
-
Gets the value of the sig property.
- getSignatureBuilder(AbstractToken, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getSignatureCrypto() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getSignatureCrypto(Object, SoapMessage, PasswordEncryptor) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
- getSignatureCrypto(Object, SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getSignatureMethod() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Gets the value of the signatureMethod property.
- getSignatureProperty() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
-
Gets the value of the signatureProperty property.
- getSignatureValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Gets the value of the signatureValue property.
- getSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getSignedInfo() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Gets the value of the signedInfo property.
- getSignedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
-
Identifies the portions of the message to be signed
- getSignedParts(SupportingTokens) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getSignedResults() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getSoapBody() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getSOAPBody() - Method in class org.apache.cxf.ws.security.wss4j.CXFCallbackLookup
-
Get the SOAP Body
- getSoapHeader() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getSPKISexpAndAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
-
Gets the value of the spkiSexpAndAny property.
- getStsClient() - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- getSTSClient() - Method in class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- getSupportDigestPasswords() - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- getTarget() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
-
Gets the value of the target property.
- getTimestampElement() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getToken() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getToken() - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
- getToken() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
- getToken(String) - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- getToken(String) - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- getToken(String) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- getToken(String) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
-
Returns the
Tokenof the given identifier - getToken(Message, STSTokenRetriever.TokenRequestParams) - Static method in class org.apache.cxf.ws.security.trust.STSTokenRetriever
- getToken(Message, STSTokenRetriever.TokenRequestParams, STSTokenCacher) - Static method in class org.apache.cxf.ws.security.trust.STSTokenRetriever
- getTokenCacher() - Method in class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- getTokenHash() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Get a hash code associated with this token.
- getTokenIdentifiers() - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- getTokenIdentifiers() - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- getTokenIdentifiers() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- getTokenIdentifiers() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
-
Return the list of all valid token identifiers.
- getTokenStore() - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- getTokenStore() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- getTokenStore(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- getTokenStore(Message) - Static method in class org.apache.cxf.ws.security.tokenstore.TokenStoreUtils
- getTokenTemplate() - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- getTokenType() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getTokenType() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getTokenTypeSCT(String) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
- getTransform() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
-
Gets the value of the transform property.
- getTransformedTokenIdentifier() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Get the identifier corresponding to a transformed version of this token
- getTransforms() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Gets the value of the transforms property.
- getTrust10() - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- getTrust13() - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
-
Gets the value of the type property.
- getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
-
Gets the value of the type property.
- getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Gets the value of the type property.
- getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Gets the value of the type property.
- getType() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
-
Returns the coverage type.
- getUnattachedReference() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- getURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Gets the value of the uri property.
- getUsage() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
This global attribute is used to indicate the usage of a referenced or indicated token within the containing context Gets the value of the usage property.
- getUseKeyCertificate() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getUsername() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
Gets the value of the username property.
- getUsername(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Scan through
WSHandlerResultlist for a Username token and return the username if a Username Token found - getUserName() - Method in class org.apache.cxf.ws.security.trust.STSAuthParams
- getUsernameTokenResults() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- getValidateOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- getValidator(QName) - Method in class org.apache.cxf.ws.security.wss4j.CXFRequestData
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
-
Gets the value of the value property.
- getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Gets the value of the valueType property.
- getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
-
Gets the value of the valueType property.
- getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
-
Gets the value of the valueType property.
- getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
-
Gets the value of the valueType property.
- getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
-
Gets the value of the valueType property.
- getWsdlLocation() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getWspNamespace() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- getWspNamespace() - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- getWss10() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- getWsuId() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getX509Certificate() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- getX509IssuerName() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
-
Gets the value of the x509IssuerName property.
- getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509DataType
-
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
- getX509SerialNumber() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
-
Gets the value of the x509SerialNumber property.
- getXPath() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
-
Returns the XPath expression.
- getY() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Gets the value of the y property.
H
- handle(Callback[]) - Method in class org.apache.cxf.ws.security.trust.claims.RoleClaimsCallbackHandler
- handle(Callback[]) - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
- handle(Callback[]) - Method in class org.apache.cxf.ws.security.trust.delegation.WSSUsernameCallbackHandler
- handle(Callback[]) - Method in class org.apache.cxf.ws.security.wss4j.AttachmentCallbackHandler
- handle(Callback[]) - Method in class org.apache.cxf.ws.security.wss4j.DelegatingCallbackHandler
- handle(Callback[]) - Method in class org.apache.cxf.ws.security.wss4j.TokenStoreCallbackHandler
- handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
- handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.StaxAsymmetricBindingHandler
- handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.StaxSymmetricBindingHandler
- handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.StaxTransportBindingHandler
- handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.SymmetricBindingHandler
- handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.TransportBindingHandler
- handleCallback(Callback) - Method in class org.apache.cxf.ws.security.wss4j.DelegatingCallbackHandler
- handleEncryptedSignedHeaders(List<WSEncryptionPart>, List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Processes the parts to be signed and reconfigures those parts that have already been encrypted.
- handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
- handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
- handleFault(Message) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- handleLayout(WSSecTimestamp) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.policy.interceptors.SecurityVerificationOutInterceptor
-
Checks if some security assertions are specified without binding assertion and cannot be fulfilled.
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Checks that the WSS4J results refer to the required signed/encrypted elements as defined by the XPath expressions in
CryptoCoverageChecker.xPaths. - handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxOutInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.StaxActionInInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.StaxSecurityContextInInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- handleMessage(Message) - Method in class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- handleMessage(Message) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
- handleSecureMTOM(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- handleSupportingTokens(Collection<AssertionInfo>, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- handleSupportingTokens(SupportingTokens, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- handleSupportingTokens(SupportingTokens, boolean, boolean, Map<AbstractToken, SecurePart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- handleSupportingTokens(SupportingTokens, boolean, List<AbstractBindingBuilder.SupportingToken>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- handleUsernameTokenSupportingToken(UsernameToken, boolean, boolean, List<AbstractBindingBuilder.SupportingToken>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- handleUsernameTokenSupportingToken(UsernameToken, boolean, boolean, Map<AbstractToken, SecurePart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- hashCode() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
- hideText - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
- HttpsTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- HttpsTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.HttpsTokenInterceptorProvider
I
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
-
This global attribute supports annotating arbitrary elements with an ID.
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
This global attribute supports annotating arbitrary elements with an ID.
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
This global attribute supports annotating arbitrary elements with an ID.
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
-
This global attribute supports annotating arbitrary elements with an ID.
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
-
This global attribute supports annotating arbitrary elements with an ID.
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
This global attribute supports annotating arbitrary elements with an ID.
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
- id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
- image - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
- image - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
- ImageType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for ImageType complex type
- ImageType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
- in - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- inFault - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- initComplete() - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
- initComplete() - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- initComplete() - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.cxf.ws.security.trust.STSLoginModule
- insertAfter(Element, Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- insertBeforeBottomUp(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- INSTANCE - Static variable in class org.apache.cxf.ws.security.policy.interceptors.SecurityVerificationOutInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
- InteractiveChallengeResponseType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Actual content model is non-deterministic, hence wildcard.
- InteractiveChallengeResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
- InteractiveChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Actual content model is non-deterministic, hence wildcard.
- InteractiveChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
- INVALID_REQUEST - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
-
Specification Fault Codes
- INVALID_SCOPE - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- INVALID_TIME - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- INVALID_TOKEN - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- invoke(Source) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- IS_BSP_COMPLIANT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to ensure compliance with the Basic Security Profile (BSP) 1.1 or not.
- isAboutToExpire(long) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Return whether this SecurityToken is about to expire or not
- isAllow() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
-
Gets the value of the allow property.
- isAllowMTOM() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- isAllowRenewing() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isAllowRenewingAfterExpiry() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isCheckFaults() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
- isDisableCaching() - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- isEnableAppliesTo() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isEncryptBody() - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- isEncryptBody() - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
- isEncrypted() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
- isEncryptUsernameToken() - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- isEncryptUsernameToken() - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
- isEndorsing() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
- isEnforceEncryptedTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- isExactlyOne() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Gets the value of the exactlyOne property.
- isExpandXopInclude() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- isExpired() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Return whether this SecurityToken is expired or not
- isGET(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- isGET(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- isHideText() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Gets the value of the hideText property.
- isJCacheInstalled() - Static method in class org.apache.cxf.ws.security.utils.JCacheUtil
- isNonceCacheRequired(List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
-
Is a Nonce Cache required, i.e. are we expecting a UsernameToken
- isNonceCacheRequired(List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Is a Nonce Cache required, i.e. are we expecting a UsernameToken
- isNonceCacheRequired(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
-
Is a Nonce Cache required, i.e. are we expecting a UsernameToken
- isNonceCacheRequired(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
-
Is a Nonce Cache required, i.e. are we expecting a UsernameToken
- isOK() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
-
Gets the value of the ok property.
- isRequestCredentialDelegation() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- isRequestor() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- isRequestor(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- isRequestor(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- isRequiresEntropy() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isSamlCacheRequired(List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
-
Is a SAML Cache required, i.e. are we expecting a SAML Token
- isSamlCacheRequired(List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Is a SAML Cache required, i.e. are we expecting a SAML Token
- isSamlCacheRequired(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
-
Is a SAML Cache required, i.e. are we expecting a SAML Token
- isSamlCacheRequired(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
-
Is a SAML Cache required, i.e. are we expecting a SAML Token
- isSamlTokenRequiredForIssuedToken(IssuedToken) - Static method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- isSecureConv - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isSecureConv() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isSignAddressingHeaders() - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- isSignAddressingHeaders() - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- isSignatureEncrypted(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Check whether the primary Signature (and all SignatureConfirmation) elements were encrypted
- isSignBody() - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- isSignBody() - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
- isSigned() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
- isSignTimestamp() - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- isSignTimestamp() - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- isSignUsernameToken() - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- isSignUsernameToken() - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- isSpnego - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isSpnego() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- issue(String, String, String, String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Make an "Issue" invocation and return the response as a STSResponse Object
- issue(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- issue(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- issue(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.IssueOperation
- IssuedTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- IssuedTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.IssuedTokenInterceptorProvider
- IssuedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a WSSecurityEngineResult corresponding to the processing of a SAML Assertion or Kerberos token against an IssuedToken policy.
- IssuedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
- IssueOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- issueSingle(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- issueSingle(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- issueSingle(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.IssueSingleOperation
- IssueSingleOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- isThereAnAssertionByLocalname(AssertionInfoMap, String) - Static method in class org.apache.cxf.ws.security.policy.PolicyUtils
- isTimestampCacheRequired(List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
-
Is a Timestamp cache required, i.e. are we expecting a Timestamp
- isTimestampCacheRequired(List<Integer>, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Is a Timestamp cache required, i.e. are we expecting a Timestamp
- isTimestampCacheRequired(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
-
Is a Timestamp cache required, i.e. are we expecting a Timestamp
- isTimestampCacheRequired(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
-
Is a Timestamp cache required, i.e. are we expecting a Timestamp
- isTLSInUse(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- isTLSInUse(Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- isTokenProtected(List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Check whether the token protection policy is followed.
- isTokenRequired(AbstractToken, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSecurityPolicyValidator
-
Check to see if a token is required or not.
- isTokenRequired(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- isTrustVerificationSucceeded() - Method in class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
-
Return if trust verification on the signature of the assertion succeeded.
- isUseCertificateForConfirmationKeyInfo() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- isUseDelegatedCredential() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- isUseIssueBinding() - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- isUseOnBehalfOf() - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- isUsernameServiceNameForm() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- isUseTransformedToken() - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
- isUtWithCallbacks() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- isValidatedLocally(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- isWsiBSPCompliant(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
J
- j - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
- jaxbContext - Variable in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- jaxbContextClasses - Variable in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- JCacheSupport - Class in org.apache.cxf.ws.security.utils
- JCacheTokenStore - Class in org.apache.cxf.ws.security.tokenstore.jcache
-
An in-memory JCache implementation of the TokenStore interface.
- JCacheTokenStore(String, Bus, URL) - Constructor for class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- JCacheTokenStoreFactory - Class in org.apache.cxf.ws.security.tokenstore.jcache
-
A factory to return an JCacheTokenStore instance.
- JCacheTokenStoreFactory() - Constructor for class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStoreFactory
- JCacheUtil - Class in org.apache.cxf.ws.security.utils
K
- KERBEROS_CLIENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
A reference to the KerberosClient class used to obtain a service ticket.
- KERBEROS_IS_USERNAME_IN_SERVICENAME_FORM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether the Kerberos username is in servicename form or not.
- KERBEROS_JAAS_CONTEXT_NAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The JAAS Context name to use for Kerberos.
- KERBEROS_REQUEST_CREDENTIAL_DELEGATION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to request credential delegation or not in the KerberosClient.
- KERBEROS_SPN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The Kerberos Service Provider Name (spn) to use.
- KERBEROS_USE_CREDENTIAL_DELEGATION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to use credential delegation or not in the KerberosClient.
- KerberosClient - Class in org.apache.cxf.ws.security.kerberos
-
A class that obtains a ticket from a KDC and wraps it in a SecurityToken object.
- KerberosClient() - Constructor for class org.apache.cxf.ws.security.kerberos.KerberosClient
- KerberosTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
An interceptor to add a Kerberos token to the security header of an outbound request, and to process a Kerberos Token on an inbound request.
- KerberosTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.KerberosTokenInterceptor
- KerberosTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- KerberosTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.KerberosTokenInterceptorProvider
- KerberosTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a WSSecurityEngineResult corresponding to the processing of a Kerberos Token against the appropriate policy.
- KerberosTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
- KerberosUtils - Class in org.apache.cxf.ws.security.kerberos
- KEY_SIZE - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The default key size to use if using the SymmetricKey KeyType.
- KEY_TYPE - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The key type to use.
- keyExchangeToken(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- keyExchangeToken(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- keyExchangeToken(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.KeyExchangeTokenOperation
- KeyExchangeTokenOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- KeyExchangeTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for KeyExchangeTokenType complex type
- KeyExchangeTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
- KeyIdentifierType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
A security token key identifier
- KeyIdentifierType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
- keyInfo - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
- KeyInfoType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for KeyInfoType complex type
- KeyInfoType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
- keySize - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- keyType - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- KeyValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for KeyValueType complex type
- KeyValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyValueType
L
- label - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
- label - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
- label - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
- lastEncryptedKeyElement - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- LayoutPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a Layout policy.
- LayoutPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.LayoutPolicyValidator
- LifetimeType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for LifetimeType complex type
- LifetimeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
- loadCrypto(SoapMessage, String, String, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
-
Load a Crypto instance.
- loadCryptoFromPropertiesFile(String, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- loadCryptoFromPropertiesFile(SoapMessage, String, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- loadCryptoFromPropertiesFile(Message, String, ClassLoader, PasswordEncryptor) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
- location - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- LOG - Static variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- login() - Method in class org.apache.cxf.ws.security.trust.STSLoginModule
- logout() - Method in class org.apache.cxf.ws.security.trust.STSLoginModule
M
- mainSigId - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- ManifestType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for ManifestType complex type
- ManifestType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
- MAX_TTL - Static variable in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- maxLen - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
- MemoryTokenStore - Class in org.apache.cxf.ws.security.tokenstore
-
A simple HashMap-based TokenStore.
- MemoryTokenStore() - Constructor for class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- MemoryTokenStoreFactory - Class in org.apache.cxf.ws.security.tokenstore
-
A factory to return a MemoryTokenStore instance.
- MemoryTokenStoreFactory() - Constructor for class org.apache.cxf.ws.security.tokenstore.MemoryTokenStoreFactory
- message - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- message - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- mimeType - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
- mimeType - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
- modulus - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
- MUST_UNDERSTAND - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Set this to "false" in order to remove the SOAP mustUnderstand header from security headers generated based on a WS-SecurityPolicy.
N
- name - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- namespace - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- newInstance() - Static method in class org.apache.cxf.ws.security.tokenstore.TokenStoreFactory
- newTokenStore(String, Message) - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStoreFactory
- newTokenStore(String, Message) - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStoreFactory
- newTokenStore(String, Message) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStoreFactory
- newTokenStore(String, Message) - Method in class org.apache.cxf.ws.security.tokenstore.TokenStoreFactory
- NONCE_CACHE_INSTANCE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This holds a reference to a ReplayCache instance used to cache UsernameToken nonces.
O
- object - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
- ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model package.
- ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.secext package.
- ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.utility
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.utility package.
- ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.wstrust14 package.
- ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.xmldsig package.
- ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model
- ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.secext
- ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.utility
- ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.wstrust14
- ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.xmldsig
- ObjectType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for ObjectType complex type
- ObjectType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
- ok - Variable in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
- onBehalfOf - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- OnBehalfOfType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for OnBehalfOfType complex type
- OnBehalfOfType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
- org.apache.cxf.ws.security - package org.apache.cxf.ws.security
- org.apache.cxf.ws.security.cache - package org.apache.cxf.ws.security.cache
- org.apache.cxf.ws.security.cache.jcache - package org.apache.cxf.ws.security.cache.jcache
- org.apache.cxf.ws.security.kerberos - package org.apache.cxf.ws.security.kerberos
- org.apache.cxf.ws.security.policy - package org.apache.cxf.ws.security.policy
- org.apache.cxf.ws.security.policy.custom - package org.apache.cxf.ws.security.policy.custom
- org.apache.cxf.ws.security.policy.interceptors - package org.apache.cxf.ws.security.policy.interceptors
- org.apache.cxf.ws.security.sts.provider - package org.apache.cxf.ws.security.sts.provider
- org.apache.cxf.ws.security.sts.provider.model - package org.apache.cxf.ws.security.sts.provider.model
- org.apache.cxf.ws.security.sts.provider.model.secext - package org.apache.cxf.ws.security.sts.provider.model.secext
- org.apache.cxf.ws.security.sts.provider.model.utility - package org.apache.cxf.ws.security.sts.provider.model.utility
- org.apache.cxf.ws.security.sts.provider.model.wstrust14 - package org.apache.cxf.ws.security.sts.provider.model.wstrust14
- org.apache.cxf.ws.security.sts.provider.model.xmldsig - package org.apache.cxf.ws.security.sts.provider.model.xmldsig
- org.apache.cxf.ws.security.sts.provider.operation - package org.apache.cxf.ws.security.sts.provider.operation
- org.apache.cxf.ws.security.tokenstore - package org.apache.cxf.ws.security.tokenstore
- org.apache.cxf.ws.security.tokenstore.jcache - package org.apache.cxf.ws.security.tokenstore.jcache
- org.apache.cxf.ws.security.trust - package org.apache.cxf.ws.security.trust
- org.apache.cxf.ws.security.trust.claims - package org.apache.cxf.ws.security.trust.claims
- org.apache.cxf.ws.security.trust.delegation - package org.apache.cxf.ws.security.trust.delegation
- org.apache.cxf.ws.security.utils - package org.apache.cxf.ws.security.utils
- org.apache.cxf.ws.security.wss4j - package org.apache.cxf.ws.security.wss4j
- org.apache.cxf.ws.security.wss4j.policyhandlers - package org.apache.cxf.ws.security.wss4j.policyhandlers
- org.apache.cxf.ws.security.wss4j.policyvalidators - package org.apache.cxf.ws.security.wss4j.policyvalidators
- out - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- outboundSecurityContext - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- outFault - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- OUTPUT_STREAM_HOLDER - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
P
- p - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
- parseAndStoreStreamingSecurityToken(SecurityToken, Message) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JUtils
- parseCustomAssertion(Assertion) - Method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader.GCMAlgorithmSuite
- parseTokenAndCreatePrincipal(Element, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- participant - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
- ParticipantsType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for ParticipantsType complex type
- ParticipantsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
- ParticipantType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for ParticipantType complex type
- ParticipantType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
- PASSWORD_ENCRYPTOR_INSTANCE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This holds a reference to a PasswordEncryptor instance, which is used to encrypt or decrypt passwords in the Merlin Crypto implementation (or any custom Crypto implementations).
- PasswordString - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type is used for password elements per Section 4.1.
- PasswordString() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
- pgenCounter - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
- PGPDataType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for PGPDataType complex type
- PGPDataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
- policy - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- POLICY_VALIDATOR_MAP - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This refers to a Map of QName, SecurityPolicyValidator, which retrieves a SecurityPolicyValidator implementation to validate a particular security policy, based on the QName of the policy.
- PolicyBasedWSS4JInInterceptor - Class in org.apache.cxf.ws.security.wss4j
- PolicyBasedWSS4JInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
- PolicyBasedWSS4JOutInterceptor - Class in org.apache.cxf.ws.security.wss4j
- PolicyBasedWSS4JOutInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
- PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal - Class in org.apache.cxf.ws.security.wss4j
- PolicyBasedWSS4JOutInterceptorInternal() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
- PolicyBasedWSS4JStaxInInterceptor - Class in org.apache.cxf.ws.security.wss4j
- PolicyBasedWSS4JStaxInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxInInterceptor
- PolicyBasedWSS4JStaxOutInterceptor - Class in org.apache.cxf.ws.security.wss4j
- PolicyBasedWSS4JStaxOutInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JStaxOutInterceptor
- policyNotAsserted(AbstractToken, Exception, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- policyNotAsserted(AbstractToken, String, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- PolicyUtils - Class in org.apache.cxf.ws.security.policy
-
Some common functionality that can be shared for working with policies
- PolicyValidatorParameters - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Holds various parameters to the policy validators
- PolicyValidatorParameters() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- postHandleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- postHandleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- postShutdown() - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
- postShutdown() - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- postShutdown() - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- prefixMap - Variable in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Mapping of namespace prefixes to namespace URIs.
- prependSignatureToSC() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- preShutdown() - Method in class org.apache.cxf.ws.security.cache.jcache.CXFJCacheReplayCache
- preShutdown() - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- preShutdown() - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- primary - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
- processKerberosTokens(PolicyValidatorParameters, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
-
Process Kerberos Tokens.
- processKeyValueTokens(PolicyValidatorParameters) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
-
Process KeyValue Tokens.
- PROCESSOR_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- processSAMLTokens(PolicyValidatorParameters, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
-
Process SAML Tokens.
- processSCTokens(PolicyValidatorParameters, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
-
Process Security Context Tokens.
- processToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
- processToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.BinarySecurityTokenInterceptor
- processToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
- processToken(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- processToken(Message, SecurityToken) - Method in class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- processTokenExpiry() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- processUsernameTokens(PolicyValidatorParameters, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
-
Process UsernameTokens.
- processX509Tokens(PolicyValidatorParameters, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
-
Process X509 Tokens.
- ProofEncryptionType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for ProofEncryptionType complex type
- ProofEncryptionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
- protectionOrder - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- putCustomTokenAfterSignature() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
Q
- q - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
R
- reason - Variable in class org.apache.cxf.ws.security.sts.provider.model.StatusType
- ReceivedTokenCallbackHandler - Class in org.apache.cxf.ws.security.trust.delegation
-
This CallbackHandler implementation obtains the previously received message from a DelegationCallback object, and obtains a received token (SAML/UsernameToken/BinarySecurityToken) from it to be used as the delegation token.
- ReceivedTokenCallbackHandler() - Constructor for class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
- reconcileEncryptedSignedRefs(Collection<WSDataRef>, Collection<WSDataRef>) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
-
Inspects the signed and encrypted content in the message and accurately resolves encrypted and then signed elements in
signedRefs. - reference - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
- reference - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
- ReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type represents a reference to an external security token.
- ReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for ReferenceType complex type
- ReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
- ReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- refId - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
- refId - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
- refId - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
- refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
- refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
- refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
- refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
- registerBuilders() - Method in class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
- registerProviders() - Method in class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
- remove(String) - Method in class org.apache.cxf.ws.security.tokenstore.EHCacheTokenStore
- remove(String) - Method in class org.apache.cxf.ws.security.tokenstore.jcache.JCacheTokenStore
- remove(String) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
- remove(String) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
-
Remove an existing token by its identifier
- removeSignatureIfSignedSAML() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- removeToken(Message, SecurityToken) - Method in class org.apache.cxf.ws.security.trust.DefaultSTSTokenCacher
- removeToken(Message, SecurityToken) - Method in interface org.apache.cxf.ws.security.trust.STSTokenCacher
-
Remove a cached STS token
- renew(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- renew(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- renew(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.RenewOperation
- renew(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Make an "Renew" invocation and return the response as a STSResponse Object
- RENEW_NEEDED - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- RenewingType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RenewingType complex type
- RenewingType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RenewingType
- RenewOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- renewSecurityToken(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
- RenewTargetType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RenewTargetType complex type
- RenewTargetType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
- REQUEST_FAILED - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- requestCollection(RequestSecurityTokenCollectionType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- requestCollection(RequestSecurityTokenCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- requestCollection(RequestSecurityTokenCollectionType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.RequestCollectionOperation
- RequestCollectionOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- RequestedProofTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RequestedProofTokenType complex type
- RequestedProofTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
- RequestedReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RequestedReferenceType complex type
- RequestedReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
- RequestedSecurityTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RequestedSecurityTokenType complex type
- RequestedSecurityTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
- RequestedTokenCancelledType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RequestedTokenCancelledType complex type
- RequestedTokenCancelledType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedTokenCancelledType
- RequestKETType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for RequestKETType complex type
- RequestKETType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestKETType
- requestSecurityToken - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
- requestSecurityToken() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- requestSecurityToken() - Method in class org.apache.cxf.ws.security.trust.STSClient
- requestSecurityToken(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
- requestSecurityToken(String, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
- requestSecurityToken(String, String, String, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
- RequestSecurityTokenCollectionType - Class in org.apache.cxf.ws.security.sts.provider.model
-
The RequestSecurityTokenCollection (RSTC) element is used to provide multiple RST requests.
- RequestSecurityTokenCollectionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
- requestSecurityTokenResponse - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
- RequestSecurityTokenResponseCollectionType - Class in org.apache.cxf.ws.security.sts.provider.model
-
The <wst:RequestSecurityTokenResponseCollection> element (RSTRC) MUST be used to return a security token or response to a security token request on the final response.
- RequestSecurityTokenResponseCollectionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
- RequestSecurityTokenResponseType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Actual content model is non-deterministic, hence wildcard.
- RequestSecurityTokenResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
- RequestSecurityTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Actual content model is non-deterministic, hence wildcard.
- RequestSecurityTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
- REQUIRE_ROLES - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
Whether we require roles or not from the STS.
- RequiredElementsPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a RequiredElements policy
- RequiredElementsPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.RequiredElementsPolicyValidator
- RequiredPartsPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a RequiredParts policy
- RequiredPartsPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.RequiredPartsPolicyValidator
- requiresEntropy - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- reshuffleTimestamp() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- RetrievalMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for RetrievalMethodType complex type
- RetrievalMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
- retrieveToken(Message, boolean) - Method in class org.apache.cxf.ws.security.trust.DefaultSTSTokenCacher
- retrieveToken(Message, boolean) - Method in interface org.apache.cxf.ws.security.trust.STSTokenCacher
-
Retrieve a cached STS token.
- retrieveToken(Message, Element, String) - Method in class org.apache.cxf.ws.security.trust.DefaultSTSTokenCacher
- retrieveToken(Message, Element, String) - Method in interface org.apache.cxf.ws.security.trust.STSTokenCacher
-
Retrieve a cached STS token for a given delegation token Element
- RETURN_SECURITY_ERROR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to return the security error message to the client, and not the default error message.
- RoleClaimsCallbackHandler - Class in org.apache.cxf.ws.security.trust.claims
-
This CallbackHandler implementation creates a Claims Element for a "role" ClaimType and stores it on the ClaimsCallback object.
- RoleClaimsCallbackHandler() - Constructor for class org.apache.cxf.ws.security.trust.claims.RoleClaimsCallbackHandler
- RSAKeyValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for RSAKeyValueType complex type
- RSAKeyValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
S
- saaj - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- SAML_ONE_TIME_USE_CACHE_INSTANCE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This holds a reference to a ReplayCache instance used to cache SAML2 Token Identifiers, when the token has a "OneTimeUse" Condition.
- SAML_ROLE_ATTRIBUTENAME_DEFAULT - Static variable in class org.apache.cxf.ws.security.wss4j.StaxSecurityContextInInterceptor
-
This configuration tag specifies the default attribute name where the roles are present The default is "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role".
- SAML_ROLE_ATTRIBUTENAME_DEFAULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
This configuration tag specifies the default attribute name where the roles are present The default is "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role".
- SAML1_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate SAML 1.1 Tokens.
- SAML2_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate SAML 2.0 Tokens.
- SamlTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
An interceptor to create and add a SAML token to the security header of an outbound request, and to process a SAML Token on an inbound request.
- SamlTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
- SamlTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- SamlTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SamlTokenInterceptorProvider
- SamlTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a SamlToken policy.
- SamlTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SamlTokenPolicyValidator
- SCT_NS_05_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
- SCT_NS_05_12 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
- SCT_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate SecurityContextTokens.
- secHeader - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- SecureConversationTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- SecureConversationTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SecureConversationTokenInterceptorProvider
- SecuredElementsPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate either a SignedElements, EncryptedElements or ContentEncryptedElements policy
- SecuredElementsPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
- SecuredPartsPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate either a SignedParts or EncryptedParts policy
- SecuredPartsPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredPartsPolicyValidator
- SECURITY_CONTEXT_CREATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
A WSS4JSecurityContextCreator implementation that is used to create a CXF SecurityContext from the set of WSS4J processing results.
- SECURITY_PROCESSED - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
- SECURITY_PROCESSED - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- SECURITY_PROCESSED - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- SECURITY_TOKEN_LIFETIME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The security token lifetime value (in milliseconds).
- SecurityConstants - Class in org.apache.cxf.ws.security
-
Configuration tags used to configure the WS-SecurityPolicy layer.
- SecurityContextTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a SecurityContextToken policy.
- SecurityContextTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityContextTokenPolicyValidator
- SecurityHeaderType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This complexType defines header block to use for security-relevant data directed at a specific SOAP actor.
- SecurityHeaderType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
- SecurityPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a WS-SecurityPolicy
- SecurityToken - Class in org.apache.cxf.ws.security.tokenstore
- SecurityToken() - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
- SecurityToken(String) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
- SecurityToken(String, Instant, Instant) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
- SecurityToken(String, Element, Instant, Instant) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
- SecurityToken(String, Element, Element) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
- securityTokenReference - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
-
This element defines the wsse:SecurityTokenReference per Section 4.3.
- SecurityTokenReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type is used reference a security token.
- SecurityTokenReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
- SecurityTokenService - Interface in org.apache.cxf.ws.security.sts.provider
- SecurityTokenServiceImpl - Class in org.apache.cxf.ws.security.sts.provider
- SecurityTokenServiceImpl() - Constructor for class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- SecurityTokenServiceProvider - Class in org.apache.cxf.ws.security.sts.provider
- SecurityTokenServiceProvider() - Constructor for class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- SecurityVerificationOutInterceptor - Class in org.apache.cxf.ws.security.policy.interceptors
-
Interceptor verifies critical policy security assertions for client side
- SecurityVerificationOutInterceptor() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SecurityVerificationOutInterceptor
- seed - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
- sendKeyType - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- sendRenewing - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- serializeToByteArray(Element) - Method in class org.apache.cxf.ws.security.wss4j.StaxSerializer
- SERVICE_NAME - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The Service QName of the STS
- serviceName - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setActAs(Object) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setAddressingNamespace(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
-
Sets the value of the algorithm property.
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setAlgorithmSuites(SoapMessage, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
-
Set a WSS4J AlgorithmSuite object on the RequestData context, to restrict the algorithms that are allowed for encryption, signature, etc.
- setAlgorithmSuites(SoapMessage, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Set a WSS4J AlgorithmSuite object on the RequestData context, to restrict the algorithms that are allowed for encryption, signature, etc.
- setAllow(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
-
Sets the value of the allow property.
- setAllowMTOM(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
-
Enable or disable mtom with WS-Security.
- setAllowRenewing(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setAllowRenewingAfterExpiry(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
-
Sets the value of the any property.
- setAssertionInfoMap(AssertionInfoMap) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setAttachedReference(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setBeanName(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setCallbackHandler(CallbackHandler) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
-
Set the CallbackHandler to use with the LoginContext.
- setCancelOperation(CancelOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setCancelOperation(CancelOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- setCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Sets the value of the canonicalizationMethod property.
- setChallenge(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
-
Sets the value of the challenge property.
- setCheckFaults(boolean) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
- setChoice(ChoiceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Sets the value of the choice property.
- setClaims(Object) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Set a Claims Object to be included in the request.
- setClaims(Object) - Method in class org.apache.cxf.ws.security.trust.claims.ClaimsCallback
- setClaims(Element) - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- setClaimsCallbackHandler(CallbackHandler) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setCode(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
-
Sets the value of the code property.
- setCombinedHash(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
-
Sets the value of the combinedHash property.
- setContext(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
-
Sets the value of the context property.
- setContext(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
-
Sets the value of the context property.
- setContext(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setContextName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
-
Set the JAAS Login context name to use.
- setCoverageScope(CryptoCoverageUtil.CoverageScope) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
- setCoverageType(CryptoCoverageUtil.CoverageType) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
- setCoverageType(CryptoCoverageUtil.CoverageType) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredPartsPolicyValidator
- setCreated(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
Sets the value of the created property.
- setCreated(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
Sets the value of the created property.
- setCurrentMessage(Message) - Method in class org.apache.cxf.ws.security.trust.claims.ClaimsCallback
- setCurrentMessage(Message) - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
- setCustomContent(Object) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setDialect(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
-
Sets the value of the dialect property.
- setDigestMethod(DigestMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Sets the value of the digestMethod property.
- setDigestValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Sets the value of the digestValue property.
- setDisableCaching(boolean) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- setEnableAppliesTo(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setEnableLifetime(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setEncoding(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Sets the value of the encoding property.
- setEncodingType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Sets the value of the encodingType property.
- setEncodingType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
-
Sets the value of the encodingType property.
- setEncryptBody(boolean) - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- setEncryptBody(boolean) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- setEncrypted(Collection<WSDataRef>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setEncryptedElements(EncryptedElements) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- setEncryptedParts(EncryptedParts) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- setEncryptedResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setEncryptionToken(EncryptionToken) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setEncryptionUser(WSSecEncryptedKey, AbstractToken, boolean, Crypto) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- setEncryptUsernameToken(boolean) - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- setEncryptUsernameToken(boolean) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- setEndpointName(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setEndpointQName(QName) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setEnforceEncryptedTokens(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- setExactlyOne(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Sets the value of the exactlyOne property.
- setExpires(Instant) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setExpires(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
Sets the value of the expires property.
- setExpires(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
Sets the value of the expires property.
- setExponent(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
-
Sets the value of the exponent property.
- setFaultCode(QName) - Method in exception org.apache.cxf.ws.security.sts.provider.STSException
- setFeatures(List<? extends Feature>) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setG(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the g property.
- setHideText(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Sets the value of the hideText property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Set the id
- setId(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- setId(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- setIgnoreActions(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
-
Setting this value to true means that WSS4J does not compare the "actions" that were processed against the list of actions that were configured.
- setImage(ImageType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Sets the value of the image property.
- setImage(ImageType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Sets the value of the image property.
- setIncludeTimestamp(boolean) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setIssueOperation(IssueOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setIssueOperation(IssueOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- setIssuer(Element) - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- setIssuerAddress(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setIssueSingleOperation(IssueSingleOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setIssueSingleOperation(IssueSingleOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
-
Setting an IssueSingleOperation instance will override the default behaviour of issuing a token in a RequestSecurityTokenResponseCollection
- setJ(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the j property.
- setKey(Key) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setKeyExchangeTokenOperation(KeyExchangeTokenOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setKeyExchangeTokenOperation(KeyExchangeTokenOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- setKeyIdentifierType(WSSecBase, AbstractToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- setKeyInfo(KeyInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Sets the value of the keyInfo property.
- setKeySize(int) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setKeyType(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setLabel(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Sets the value of the label property.
- setLocation(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setMaxLen(Integer) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Sets the value of the maxLen property.
- setMessage(Message) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setMessage(Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setMimeType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
-
Sets the value of the mimeType property.
- setModulus(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
-
Sets the value of the modulus property.
- setNamespace(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setOK(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
-
Sets the value of the ok property.
- setOnBehalfOf(Object) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setOnlySignEntireHeadersAndBody(boolean) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setP(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the p property.
- setPassword(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- setPassword(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- setPgenCounter(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the pgenCounter property.
- setPhase(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- setPhase(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- setPolicy(Object) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Sets the WS-P policy that is applied to communications between this client and the remote server if no value is supplied for
AbstractSTSClient.setWsdlLocation(String). - setPolicyInternal(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setPolicyInternal(Policy) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setPolicyInternal(Element) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setPrefixes(Map<String, String>) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Sets the mapping of namespace prefixes to namespace URIs, clearing all previously set mappings.
- setPrimary(ParticipantType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
-
Sets the value of the primary property.
- setPrincipal(Principal) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Set the principal associated with this SecurityToken
- setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- setProperty(Object, String, Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- setProperty(Object, String, Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- setProperty(String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- setProtectionToken(ProtectionToken) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setProtectTokens(boolean) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setQ(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the q property.
- setReason(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
-
Sets the value of the reason property.
- setRefId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
-
Sets the value of the refId property.
- setRefId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
-
Sets the value of the refId property.
- setRefId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
-
Sets the value of the refId property.
- setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
-
Sets the value of the refID property.
- setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
-
Sets the value of the refID property.
- setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
-
Sets the value of the refID property.
- setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
-
Sets the value of the refID property.
- setRenewOperation(RenewOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setRenewOperation(RenewOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- setRequestCollectionOperation(RequestCollectionOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setRequestCollectionOperation(RequestCollectionOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- setRequestCredentialDelegation(boolean) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- setRequiresEntropy(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setResults(WSHandlerResult) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setSamlResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setSecret(byte[]) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setSecureConv(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setSecurityContext(SecurityContext) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Set the SecurityContext associated with this SecurityToken
- setSecurityPriorities(List<Integer>) - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
- setSecurityPriorities(List<Integer>) - Method in class org.apache.cxf.ws.security.wss4j.DefaultWSS4JSecurityContextCreator
- setSecurityTokenReference(SecurityTokenReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
-
Sets the value of the securityTokenReference property.
- setSeed(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the seed property.
- setSendKeyType(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setSendRenewing(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setServiceName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
-
The name of the service to use when contacting the KDC.
- setServiceName(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setServiceQName(QName) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setSHA1(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setSig(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
-
Sets the value of the sig property.
- setSignAddressingHeaders(boolean) - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- setSignAddressingHeaders(boolean) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- setSignatureMethod(SignatureMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
-
Sets the value of the signatureMethod property.
- setSignatureToken(SignatureToken) - Method in class org.apache.cxf.ws.security.trust.DefaultSymmetricBinding
- setSignatureValue(SignatureValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Sets the value of the signatureValue property.
- setSignBody(boolean) - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- setSignBody(boolean) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- setSigned(Collection<WSDataRef>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setSignedElements(SignedElements) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- setSignedInfo(SignedInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
-
Sets the value of the signedInfo property.
- setSignedParts(SignedParts) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
- setSignedResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setSignTimestamp(boolean) - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- setSignTimestamp(boolean) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- setSignUsernameToken(boolean) - Method in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- setSignUsernameToken(boolean) - Method in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- setSoap11() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setSoap11(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setSoap12() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setSoapBody(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setSoapHeader(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setSpnego(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setStsClient(STSClient) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- setSubject(String, String, boolean, String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- setSupportDigestPasswords(boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
- setTarget(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
-
Sets the value of the target property.
- setTemplate(Element) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setTimestampElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setTlsClientParameters(TLSClientParameters) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setToken(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setToken(Element) - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
- setTokenCacher(STSTokenCacher) - Method in class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- setTokenHash(int) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Set a hash code associated with this token.
- setTokenStore(TokenStore) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- setTokenTemplate(Element) - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- setTokenType(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setTokenType(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setTransformedTokenIdentifier(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
-
Set the identifier corresponding to a transformed version of this token
- setTransforms(TransformsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Sets the value of the transforms property.
- setTrust(Trust10) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setTrust10(Trust10) - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- setTrust13(Trust13) - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- setTtl(int) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setTTL(long) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
-
Set a new (default) TTL value in seconds
- setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Sets the value of the type property.
- setUnattachedReference(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setURI(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Sets the value of the uri property.
- setUseCertificateForConfirmationKeyInfo(boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Indicate whether to use the signer's public X509 certificate for the subject confirmation key info when creating a RequestsSecurityToken message.
- setUseDelegatedCredential(boolean) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- setUseIssueBinding(boolean) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- setUseKeyCertificate(X509Certificate) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setUseOnBehalfOf(boolean) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- setUsername(AttributedString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
-
Sets the value of the username property.
- setUsernameServiceNameForm(boolean) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
- setUsernameTokenResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setUseTransformedToken(boolean) - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
-
Set whether to use the transformed token if it is available from a previous security result.
- setUtWithCallbacks(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.PolicyValidatorParameters
- setValidateOperation(ValidateOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- setValidateOperation(ValidateOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
- setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
-
Sets the value of the value property.
- setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Sets the value of the valueType property.
- setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
-
Sets the value of the valueType property.
- setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
-
Sets the value of the valueType property.
- setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
-
Sets the value of the valueType property.
- setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
-
Sets the value of the valueType property.
- setWsdlLocation(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setWspNamespace(String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- setWspNamespace(String) - Method in class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- setWsuId(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setX509Certificate(X509Certificate, Crypto) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
- setX509IssuerName(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
-
Sets the value of the x509IssuerName property.
- setX509SerialNumber(BigInteger) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
-
Sets the value of the x509SerialNumber property.
- setXPaths(List<CryptoCoverageChecker.XPathExpression>) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Sets the XPath expressions to check for, clearing all previously set expressions.
- setY(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
-
Sets the value of the y property.
- sgndEndEncSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- sgndEndSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- shutdownResources(EndpointInfo) - Method in class org.apache.cxf.ws.security.cache.CacheCleanupListener
- sig - Variable in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
- sigConfList - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- SIGNATURE_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate trust in credentials used in Signature verification.
- signatureConfirmationAdded - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- signatureMethod - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
- SignatureMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SignatureMethodType complex type
- SignatureMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
- SignaturePropertiesType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SignaturePropertiesType complex type
- SignaturePropertiesType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
- signatureProperty - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
- SignaturePropertyType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SignaturePropertyType complex type
- SignaturePropertyType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
- signatures - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- SignatureType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SignatureType complex type
- SignatureType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
- signatureValue - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
- SignatureValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SignatureValueType complex type
- SignatureValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
- SignChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for SignChallengeType complex type
- SignChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
- SIGNED - Enum constant in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
-
Checks for a signature over the matching elements.
- SignedEncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a SignedEncryptedSupportingToken policy.
- SignedEncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
- SignedEndorsingEncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a SignedEndorsingEncryptedSupportingToken policy.
- SignedEndorsingEncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
- SignedEndorsingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a SignedEndorsingSupportingToken policy.
- SignedEndorsingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
- signedInfo - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
- SignedInfoType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SignedInfoType complex type
- SignedInfoType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
- SignedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate SignedSupportingToken policies.
- SignedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
- skipResult(Integer, WSSecurityEngineResult) - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
- SOAP_NS - Static variable in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- SOAP_NS - Static variable in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- SOAP12_NS - Static variable in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- SOAP12_NS - Static variable in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- soapVersion - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- SPKIDataType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for SPKIDataType complex type
- SPKIDataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
- spkiSexpAndAny - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
- SPNEGO_CLIENT_ACTION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The SpnegoClientAction implementation to use for SPNEGO.
- SpnegoTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- SpnegoTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SpnegoTokenInterceptorProvider
- startServer(Server) - Method in class org.apache.cxf.ws.security.cache.CacheCleanupListener
- StatusType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for StatusType complex type
- StatusType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.StatusType
- StaxActionInInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
This interceptor handles parsing the StaX WS-Security results (events) + checks to see whether the required Actions were fulfilled.
- StaxActionInInterceptor(List<XMLSecurityConstants.Action>) - Constructor for class org.apache.cxf.ws.security.wss4j.StaxActionInInterceptor
- StaxAsymmetricBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- StaxAsymmetricBindingHandler(WSSSecurityProperties, SoapMessage, AsymmetricBinding, OutboundSecurityContext) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.StaxAsymmetricBindingHandler
- StaxCryptoCoverageChecker - Class in org.apache.cxf.ws.security.wss4j
-
This interceptor handles parsing the StaX WS-Security results (events) + checks that the specified crypto coverage events actually occurred.
- StaxCryptoCoverageChecker() - Constructor for class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- StaxSecurityContextInInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
This interceptor handles parsing the StaX WS-Security results (events) + sets up the security context appropriately.
- StaxSecurityContextInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.StaxSecurityContextInInterceptor
- StaxSerializer - Class in org.apache.cxf.ws.security.wss4j
-
Converts
Strings intoNodes and visa versa using CXF's StaxUtils - StaxSerializer() - Constructor for class org.apache.cxf.ws.security.wss4j.StaxSerializer
- StaxSymmetricBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- StaxSymmetricBindingHandler(WSSSecurityProperties, SoapMessage, SymmetricBinding, OutboundSecurityContext) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.StaxSymmetricBindingHandler
- StaxTransportBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- StaxTransportBindingHandler(WSSSecurityProperties, SoapMessage, TransportBinding, OutboundSecurityContext) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.StaxTransportBindingHandler
- stopServer(Server) - Method in class org.apache.cxf.ws.security.cache.CacheCleanupListener
- STORE_BYTES_IN_ATTACHMENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to store bytes (CipherData or BinarySecurityToken) in an attachment.
- storeAssertionAsSecurityToken(SamlAssertionWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
-
Store a SAML Assertion as a SecurityToken
- storeBytesInAttachment - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- storeSecurityToken(AbstractToken, SecurityToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- storeToken(Message, SecurityToken, boolean) - Method in class org.apache.cxf.ws.security.trust.DefaultSTSTokenCacher
- storeToken(Message, SecurityToken, boolean) - Method in interface org.apache.cxf.ws.security.trust.STSTokenCacher
-
Store a token in the cache.
- storeToken(Message, Element, String, String) - Method in class org.apache.cxf.ws.security.trust.DefaultSTSTokenCacher
- storeToken(Message, Element, String, String) - Method in interface org.apache.cxf.ws.security.trust.STSTokenCacher
-
Store a given delegation token in the cache (or update it if it's already there), with a reference to the security token obtained from the STS.
- STSAuthParams - Class in org.apache.cxf.ws.security.trust
-
Authentication parameters to obtain SAML token from STS.
- STSAuthParams(STSAuthParams.AuthMode, String, String) - Constructor for class org.apache.cxf.ws.security.trust.STSAuthParams
- STSAuthParams(STSAuthParams.AuthMode, String, String, String, String) - Constructor for class org.apache.cxf.ws.security.trust.STSAuthParams
- STSAuthParams.AuthMode - Enum Class in org.apache.cxf.ws.security.trust
- STSClient - Class in org.apache.cxf.ws.security.trust
-
A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken to the client.
- STSClient(Bus) - Constructor for class org.apache.cxf.ws.security.trust.STSClient
- STSException - Exception in org.apache.cxf.ws.security.sts.provider
-
A RuntimeException that can be thrown by an STS implementation.
- STSException(String) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
- STSException(String, Throwable) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
- STSException(String, Throwable, QName) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
- STSException(String, QName) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
- STSLoginModule - Class in org.apache.cxf.ws.security.trust
-
A JAAS LoginModule for authenticating a Username/Password to the STS.
- STSLoginModule() - Constructor for class org.apache.cxf.ws.security.trust.STSLoginModule
- STSResponse(DOMSource, byte[]) - Constructor for class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- STSResponse(DOMSource, byte[], X509Certificate, Crypto) - Constructor for class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- STSResponse(DOMSource, byte[], X509Certificate, Crypto, Collection<Attachment>) - Constructor for class org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
- STSSamlAssertionValidator - Class in org.apache.cxf.ws.security.trust
-
This class validates a SAML Assertion by invoking the SamlAssertionValidator in WSS4J.
- STSSamlAssertionValidator() - Constructor for class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
- STSStaxTokenValidator - Class in org.apache.cxf.ws.security.trust
-
A Streaming SAML Token Validator implementation to validate a received Token to a SecurityTokenService (STS).
- STSStaxTokenValidator() - Constructor for class org.apache.cxf.ws.security.trust.STSStaxTokenValidator
- STSStaxTokenValidator(boolean) - Constructor for class org.apache.cxf.ws.security.trust.STSStaxTokenValidator
-
Construct a new instance.
- STSTokenCacher - Interface in org.apache.cxf.ws.security.trust
-
This interface allows you to plug in some custom logic when storing/retrieving STS tokens in/from the cache
- STSTokenOutInterceptor - Class in org.apache.cxf.ws.security.policy.interceptors
- STSTokenOutInterceptor(String, STSAuthParams, String, Bus) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- STSTokenOutInterceptor(String, STSClient, STSTokenRetriever.TokenRequestParams) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- STSTokenOutInterceptor(STSAuthParams, String, Bus) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- STSTokenOutInterceptor(STSClient) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- STSTokenOutInterceptor(STSClient, STSTokenRetriever.TokenRequestParams) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.STSTokenOutInterceptor
- STSTokenRetriever - Class in org.apache.cxf.ws.security.trust
-
A Helper utility class to cache STS token and issue or renew the token from STS.
- STSTokenRetriever.TokenRequestParams - Class in org.apache.cxf.ws.security.trust
- STSTokenValidator - Class in org.apache.cxf.ws.security.trust
-
A WSS4J-based Validator to validate a received WS-Security credential by dispatching it to a STS via WS-Trust.
- STSTokenValidator() - Constructor for class org.apache.cxf.ws.security.trust.STSTokenValidator
- STSTokenValidator(boolean) - Constructor for class org.apache.cxf.ws.security.trust.STSTokenValidator
-
Construct a new instance.
- STSUtils - Class in org.apache.cxf.ws.security.trust
- SUBJECT_ROLE_CLASSIFIER - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The Subject Role Classifier to use.
- SUBJECT_ROLE_CLASSIFIER_TYPE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The Subject Role Classifier Type to use.
- SYMMETRIC_SIGNATURE_ALGORITHM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This configuration tag allows the user to override the default Symmetric Signature algorithm (HMAC-SHA1) for use in WS-SecurityPolicy, as the WS-SecurityPolicy specification does not allow the use of other algorithms at present.
- SymmetricBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- SymmetricBindingHandler(WSSConfig, SymmetricBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.SymmetricBindingHandler
- SymmetricBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a SymmetricBinding policy.
- SymmetricBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SymmetricBindingPolicyValidator
T
- target - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
- template - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- TextChallengeResponseType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for TextChallengeResponseType complex type
- TextChallengeResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
- TextChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for TextChallengeType complex type
- TextChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
- TIMESTAMP_CACHE_INSTANCE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This holds a reference to a ReplayCache instance used to cache Timestamp Created Strings.
- TIMESTAMP_FUTURE_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The time in seconds in the future within which the Created time of an incoming Timestamp is valid.
- TIMESTAMP_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate Timestamps.
- TIMESTAMP_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The time in seconds to append to the Creation value of an incoming Timestamp to determine whether to accept the Timestamp as valid or not.
- timestampAdded - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
- timestampEl - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- TimestampType - Class in org.apache.cxf.ws.security.sts.provider.model.utility
-
This complex type ties together the timestamp related elements into a composite type.
- TimestampType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
- TitleType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
-
Java class for TitleType complex type
- TitleType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
- tlsClientParameters - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- TOKEN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
- TOKEN_ELEMENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
- TOKEN_ID - Static variable in class org.apache.cxf.ws.security.SecurityConstants
- TOKEN_STORE_CACHE_INSTANCE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The TokenStore instance to use to cache security tokens.
- TOKEN_TYPE - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The token type to use.
- TOKEN_TYPE_SCT_05_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
- TOKEN_TYPE_SCT_05_12 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
- TokenRequestParams() - Constructor for class org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
- TokenStore - Interface in org.apache.cxf.ws.security.tokenstore
-
This interface defines a caching mechanism for security tokens.
- TokenStoreCallbackHandler - Class in org.apache.cxf.ws.security.wss4j
- TokenStoreCallbackHandler(CallbackHandler, TokenStore) - Constructor for class org.apache.cxf.ws.security.wss4j.TokenStoreCallbackHandler
- TokenStoreException - Exception in org.apache.cxf.ws.security.tokenstore
- TokenStoreException(Throwable) - Constructor for exception org.apache.cxf.ws.security.tokenstore.TokenStoreException
- TokenStoreFactory - Class in org.apache.cxf.ws.security.tokenstore
-
An abstract factory to return a TokenStore instance.
- TokenStoreFactory() - Constructor for class org.apache.cxf.ws.security.tokenstore.TokenStoreFactory
- TokenStoreUtils - Class in org.apache.cxf.ws.security.tokenstore
-
Some common functionality
- tokenType - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- topDownElement - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- transform - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
- TransformationParametersType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This complexType defines a container for elements to be specified from any namespace as properties/parameters of a DSIG transformation.
- TransformationParametersType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
- transforms - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- transforms - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
- TransformsType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for TransformsType complex type
- TransformsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
- TransformType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for TransformType complex type
- TransformType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
- translateAlgorithmSuites(AssertionInfoMap, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AlgorithmSuiteTranslater
- translateProperties(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
- translateProperties(SoapMessage, WSSSecurityProperties) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JStaxInterceptor
- TransportBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- TransportBindingHandler(WSSConfig, TransportBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.TransportBindingHandler
- TransportBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a TransportBinding policy.
- TransportBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.TransportBindingPolicyValidator
- TrustException - Exception in org.apache.cxf.ws.security.trust
- TrustException(String, Throwable, Logger) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
- TrustException(String, Logger) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
- TrustException(Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
- TrustException(Logger, String, Object...) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
- TrustException(Message) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
- TrustException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
- ttl - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- type - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
- type - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
- type - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- type - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
U
- UNABLE_TO_RENEW - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
- unassertPolicy(QName, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JPolicyAsserter
- unassertPolicy(Assertion, Exception) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- unassertPolicy(Assertion, String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
- unassertPolicy(Assertion, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JPolicyAsserter
- uri - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
- uri - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
- uri - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
- usage - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
-
This global attribute is used to indicate the usage of a referenced or indicated token within the containing context
- USE_ATTACHMENT_ENCRYPTION_CONTENT_ONLY_TRANSFORM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
This configuration flag allows the user to decide whether the default Attachment-Complete transform or the Attachment-Content-Only transform should be used when an Attachment is encrypted via a WS-SecurityPolicy expression.
- USE_STR_TRANSFORM - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to use the STR (Security Token Reference) Transform when (externally) signing a SAML Token.
- useCertificateForConfirmationKeyInfo - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- useKeyCertificate - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- UseKeyType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for UseKeyType complex type
- UseKeyType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
- username - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
- USERNAME_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The WSS4J Validator instance to use to validate UsernameTokens.
- USERNAMETOKEN_FUTURE_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The time in seconds in the future within which the Created time of an incoming UsernameToken is valid.
- USERNAMETOKEN_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
The time in seconds to append to the Creation value of an incoming UsernameToken to determine whether to accept the UsernameToken as valid or not.
- UsernameTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
- UsernameTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- UsernameTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- UsernameTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider
- UsernameTokenInterceptorProvider(Bus) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider
- UsernameTokenInterceptorProvider(UsernameTokenInterceptor) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider
- UsernameTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a UsernameToken policy.
- UsernameTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
- UsernameTokenType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
-
This type represents a username token per Section 4.1
- UsernameTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
- useSecondaryParameters() - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- UT_SYMMETRIC - Enum constant in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
- UT_TRANSPORT - Enum constant in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
V
- validate(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
- validate(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
- validate(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.ValidateOperation
- validate(SecurityToken, String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
-
Make an "Validate" invocation and return the response as a STSResponse Object
- validate(BinarySecurityTokenType, TokenContext) - Method in class org.apache.cxf.ws.security.trust.STSStaxTokenValidator
- validate(UsernameTokenType, TokenContext) - Method in class org.apache.cxf.ws.security.trust.STSStaxTokenValidator
- validate(SamlAssertionWrapper, InboundSecurityToken, TokenContext) - Method in class org.apache.cxf.ws.security.trust.STSStaxTokenValidator
- validate(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- VALIDATE_TOKEN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
-
Whether to validate the password of a received UsernameToken or not.
- validateEntireHeaderAndBodySignatures(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Validate the entire header and body signature property.
- ValidateOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AsymmetricBindingPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.LayoutPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.RequiredElementsPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.RequiredPartsPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SamlTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredElementsPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecuredPartsPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityContextTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SymmetricBindingPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.TransportBindingPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.WSS11PolicyValidator
-
Validate policies.
- validatePolicies(PolicyValidatorParameters, Collection<AssertionInfo>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.X509TokenPolicyValidator
-
Validate policies.
- validatePolicy(Element, SamlAssertionWrapper) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.ClaimsPolicyValidator
-
Validate a particular Claims policy against a received SAML Assertion.
- validatePolicy(Element, SamlAssertionWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.DefaultClaimsPolicyValidator
-
Validate a particular Claims policy against a received SAML Assertion.
- validateSecurityToken(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
- validateSecurityToken(SecurityToken, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
- ValidateTargetType - Class in org.apache.cxf.ws.security.sts.provider.model
-
Java class for ValidateTargetType complex type
- ValidateTargetType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
- validateTimestamp(boolean, boolean, WSHandlerResult, List<WSSecurityEngineResult>, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
-
Validate a Timestamp
- validateToken(Element, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
- validateWithSTS(Credential, Message) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
- VALIDATOR_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- ValidatorUtils - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Configure the Validators
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
- value - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
- valueOf(String) - Static method in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
- valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
- valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
- valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
- valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
- verifyCustomPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
- verifyDigestPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
- verifyPlaintextPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
- verifySignedAssertion(SamlAssertionWrapper, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
-
Try to verify trust on the assertion.
- verifyUnknownPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
W
- writeElementsForRSTPublicKey(W3CDOMStreamWriter, X509Certificate) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- writeElementsForRSTSymmetricKey(W3CDOMStreamWriter, boolean) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- writeKeyType(W3CDOMStreamWriter, String) - Method in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- WS_TRUST_NAMESPACE - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The WS-Trust namespace to use.
- WSA_NS - Static variable in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- WSA_NS - Static variable in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- WSDL_LOCATION - Static variable in class org.apache.cxf.ws.security.trust.STSLoginModule
-
The WSDL Location of the STS
- wsdlLocation - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- wsDocInfo - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- wspNamespace - Variable in class org.apache.cxf.ws.security.trust.AbstractSTSClient
- WSS11PolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate a WSS11 policy.
- WSS11PolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.WSS11PolicyValidator
- WSS4J_ACTION_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
-
Property name for a map of action IDs (
Integer) to action class names. - WSS4JInInterceptor - Class in org.apache.cxf.ws.security.wss4j
-
Performs WS-Security inbound actions.
- WSS4JInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- WSS4JInInterceptor(boolean) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- WSS4JInInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
- WSS4JOutInterceptor - Class in org.apache.cxf.ws.security.wss4j
- WSS4JOutInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
- WSS4JOutInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
- WSS4JPolicyAsserter - Class in org.apache.cxf.ws.security.wss4j
-
Assert policies in CXF that are asserted in the WSS4J policy stax module
- WSS4JPolicyAsserter(AssertionInfoMap) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JPolicyAsserter
- WSS4JSecurityContextCreator - Interface in org.apache.cxf.ws.security.wss4j
-
A pluggable way to create a CXF SecurityContext Object from a set of WSS4J processing results
- WSS4JStaxInInterceptor - Class in org.apache.cxf.ws.security.wss4j
- WSS4JStaxInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- WSS4JStaxInInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- WSS4JStaxInInterceptor(WSSSecurityProperties) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JStaxInInterceptor
- WSS4JStaxOutInterceptor - Class in org.apache.cxf.ws.security.wss4j
- WSS4JStaxOutInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- WSS4JStaxOutInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- WSS4JStaxOutInterceptor(WSSSecurityProperties) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JStaxOutInterceptor
- WSS4JTokenConverter - Class in org.apache.cxf.ws.security.wss4j
- WSS4JUtils - Class in org.apache.cxf.ws.security.wss4j
-
Some common functionality that can be shared between the WSS4JInInterceptor and the UsernameTokenInterceptor.
- wssConfig - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
- WSSE_NS - Static variable in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- WSSE_NS - Static variable in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
- WSSecurityInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- WSSecurityInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.WSSecurityInterceptorProvider
- WSSecurityPolicyInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
- WSSecurityPolicyInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.WSSecurityPolicyInterceptorProvider
- WSSecurityPolicyLoader - Class in org.apache.cxf.ws.security.policy
- WSSecurityPolicyLoader(Bus) - Constructor for class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
- WSSecurityTokenHolder - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
- WSSecurityTokenHolder(SecurityToken, WSSecHeader) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
- WSSUsernameCallbackHandler - Class in org.apache.cxf.ws.security.trust.delegation
-
This CallbackHandler implementation obtains a username via the jaxws property "security.username", as defined in SecurityConstants, and creates a wss UsernameToken (with no password) to be used as the delegation token.
- WSSUsernameCallbackHandler() - Constructor for class org.apache.cxf.ws.security.trust.delegation.WSSUsernameCallbackHandler
- WST_NS_05_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
-
WS-T 1.0 Namespace.
- WST_NS_05_12 - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
-
WS-Trust 1.3 namespace
- WST_NS_05_12 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
-
WS-T 1.3 Namespace.
- WST_NS_08_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
-
WS-T 1.4 Namespace.
- WSU_NS - Static variable in class org.apache.cxf.ws.security.wss4j.DefaultCryptoCoverageChecker
- WSU_NS - Static variable in class org.apache.cxf.ws.security.wss4j.StaxCryptoCoverageChecker
X
- X509_ASSYMETRIC - Enum constant in enum class org.apache.cxf.ws.security.trust.STSAuthParams.AuthMode
- X509DataType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for X509DataType complex type
- X509DataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509DataType
- x509IssuerName - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
- x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509DataType
- X509IssuerSerialType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
-
Java class for X509IssuerSerialType complex type
- X509IssuerSerialType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
- x509SerialNumber - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
- X509TokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
-
Validate an X509 Token policy.
- X509TokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.X509TokenPolicyValidator
- XPathExpression(String, CryptoCoverageUtil.CoverageType) - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
-
Create a new expression indicating a cryptographic coverage requirement with
scopeCryptoCoverageUtil.CoverageScope.ELEMENT. - XPathExpression(String, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
-
Create a new expression indicating a cryptographic coverage requirement.
- xPaths - Variable in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
The XPath expressions for locating elements in SOAP messages that must be covered.
Y
- y - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form