A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

AbstractBindingBuilder - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
 
AbstractBindingBuilder(WSSConfig, Binding, 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
 
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
 
AbstractSecurityAssertion - Class in org.apache.cxf.ws.security.policy.model
 
AbstractSecurityAssertion(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
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
 
AbstractTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Some abstract functionality for validating a Security Token.
AbstractTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractTokenPolicyValidator
 
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
 
AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
 
AbstractWSS4JInterceptor - Class in org.apache.cxf.ws.security.wss4j
 
AbstractWSS4JInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
actAs - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
add(String) - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
Add the given identifier to the cache.
add(String, long) - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
Add the given identifier to the cache to be cached for the given time
add(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
Add the given token to the list.
add(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Add the given token to the list.
addAppliesTo(XMLStreamWriter, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addBinaryExchange(String, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addClaims(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addDeclaredNamespaces(String, String) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
addDeclaredNamespaces(String, String) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
addDeclaredNamespaces(String, String) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
addDerivedKeyElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addDKUsernameToken(UsernameToken, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addEncryptedKeyElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addHeader(Header) - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
addHeader(Header) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
addKeySize(int, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addLifetime(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addRequestType(String, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addressingNamespace - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
addSamlToken(SamlToken) - 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
 
addSignatureParts(Map<Token, Object>, List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSupportingElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSupportingTokens(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
addTokenType(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addTopDownElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addUsernameToken(UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addUsernameToken(SoapMessage, UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
addWsuIdToElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Generates a wsu:Id attribute for the provided Element and returns the attribute value or finds and returns the value of the attribute if it already exists.
addXPathExpression(String) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
addXPathExpression(String) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
addXPathExpression(String) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
advanceBody(SoapMessage, Node) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
AES128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AES192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AES256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
aim - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
ALGO_SUITE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
ALGORITHM_SUITE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ALGORITHM_SUITE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
AlgorithmSuite - Class in org.apache.cxf.ws.security.policy.model
 
AlgorithmSuite(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
AlgorithmSuite() - Constructor for class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
algorithmSuite - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
AlgorithmSuiteBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
AlgorithmSuiteBuilder(Bus) - Constructor for class org.apache.cxf.ws.security.policy.builders.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 a WSSecurityEngineResult corresponding to the processing of a Signature, EncryptedKey or EncryptedData structure against an AlgorithmSuite policy.
AlgorithmSuitePolicyValidator(List<WSSecurityEngineResult>) - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
 
AlgorithmWrapper - Interface in org.apache.cxf.ws.security.policy.model
 
algoSuiteString - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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
 
ALWAYS_ENCRYPT_UT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
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
 
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
 
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
 
assertPolicy(AssertionInfoMap, Assertion) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 
assertPolicy(AssertionInfoMap, QName) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 
assertSupportingTokens(Collection<Assertion>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
assertSupportingTokens(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
ASYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ASYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ASYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AsymmetricBinding - Class in org.apache.cxf.ws.security.policy.model
 
AsymmetricBinding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
AsymmetricBindingBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
AsymmetricBindingBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.AsymmetricBindingBuilder
 
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
 
asymmetricKeyWrap - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
asymmetricSignature - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
ATTACHMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ATTACHMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ATTR_INCLUDE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ATTR_XPATH_VERSION - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ATTR_XPATH_VERSION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
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
 
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 - Class in org.apache.cxf.ws.security.policy.model
 
Binding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.Binding
 
binding - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
BindingPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WS-SecurityPolicy corresponding to a binding.
BODY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
BOOTSTRAP_POLICY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
BOOTSTRAP_POLICY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
BOOTSTRAP_POLICY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
BST_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.AlgorithmSuiteBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.AsymmetricBindingBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.ContentEncryptedElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedPartsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.HttpsTokenBuilder
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorEncryptionTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorSignatureTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.IssuedTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.KerberosTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.KeyValueTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.ProtectionTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RecipientEncryptionTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RecipientSignatureTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RecipientTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RequiredElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RequiredPartsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SamlTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SecureConversationTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SecurityContextTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SignedElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SignedPartsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SpnegoContextTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokens12Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokensBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SymmetricBindingBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.TransportBindingBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.TransportTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.Trust10Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.Trust13Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.UsernameTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.WSS10Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.WSS11Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.X509TokenBuilder
 
builder - Variable in class org.apache.cxf.ws.security.policy.model.Binding
 
builder - Variable in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
bus - Variable in class org.apache.cxf.ws.security.trust.STSClient
 

C

c14n - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
C14N - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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.
CACHE_ISSUED_TOKEN_IN_ENDPOINT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
Set this to "false" to not cache a SecurityToken per proxy object in the IssuedTokenInterceptorProvider.
CALLBACK_HANDLER - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
cancel(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.CancelOperation
 
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
 
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
 
challenge - Variable in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
 
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.
checkDerivedKeys(TokenWrapper, 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(AssertionWrapper, 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(SymmetricAsymmetricBindingBase, AssertionInfo, AssertionInfoMap, List<WSSecurityEngineResult>, 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(SymmetricAsymmetricBindingBase, 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.STSClient
 
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.STSClient
 
cloneElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
close() - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
 
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
 
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.
computedKey - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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
 
configureViaEPR(EndpointReferenceType, boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
constants - Variable in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
contains(String) - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
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
 
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_ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
CONTENT_ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ContentEncryptedElements - Class in org.apache.cxf.ws.security.policy.model
 
ContentEncryptedElements(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
ContentEncryptedElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
ContentEncryptedElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.ContentEncryptedElementsBuilder
 
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.STSClient
 
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
 
convertPolicyToToken(AuthorizationPolicy) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
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
Create an instance of JAXBElement<ActAsType>}
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
Create an instance of JAXBElement<AllowPostdatingType>}
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
Create an instance of JAXBElement<String>}
createAuthenticator(AuthenticatorType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<AuthenticatorType>}
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
Create an instance of JAXBElement<BinaryExchangeType>}
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
Create an instance of JAXBElement<BinarySecretType>}
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
Create an instance of JAXBElement<BinarySecurityTokenType>}
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
Create an instance of JAXBElement<CancelTargetType>}
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
Create an instance of JAXBElement<String>}
createCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<CanonicalizationMethodType>}
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
Create an instance of JAXBElement<String>}
createChoiceChallenge(ChoiceChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ChoiceChallengeType>}
createChoiceChallengeResponse(ChoiceChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ChoiceChallengeResponseType>}
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
Create an instance of JAXBElement<ClaimsType>}
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.STSClient
 
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
Create an instance of JAXBElement<String>}
createComputedKeyAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createContextData(ContextDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ContextDataType>}
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
Create an instance of JAXBElement<AttributedDateTime>}
createCrypto(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
created - Variable in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
 
created - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
createDelegatable(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDelegateTo(DelegateToType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<DelegateToType>}
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
Create an instance of JAXBElement<DigestMethodType>}
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
Create an instance of JAXBElement<DSAKeyValueType>}
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
Create an instance of JAXBElement<EmbeddedType>}
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
Create an instance of JAXBElement<EncryptionType>}
createEncryptionAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
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
Create an instance of JAXBElement<String>}
createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
createEntropy(EntropyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<EntropyType>}
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
Create an instance of JAXBElement<AttributedDateTime>}
createForwardable(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createHandler() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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
Create an instance of JAXBElement<InteractiveChallengeType>}
createInteractiveChallengeResponse(InteractiveChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<InteractiveChallengeResponseType>}
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
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
createIssuer(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createKeyExchangeToken(KeyExchangeTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<KeyExchangeTokenType>}
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
Create an instance of JAXBElement<KeyIdentifierType>}
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
Create an instance of JAXBElement<KeyInfoType>}
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
Create an instance of JAXBElement<String>}
createKeySize(Long) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createKeyType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createKeyValue(KeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<KeyValueType>}
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
Create an instance of JAXBElement<String>}
createLifetime(LifetimeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<LifetimeType>}
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
Create an instance of JAXBElement<ManifestType>}
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
Create an instance of JAXBElement<String>}
createNonce(EncodedString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<EncodedString>}
createObject(ObjectType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<ObjectType>}
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
Create an instance of JAXBElement<OnBehalfOfType>}
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
Create an instance of JAXBElement<ParticipantsType>}
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
Create an instance of JAXBElement<PasswordString>}
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
Create an instance of JAXBElement<PGPDataType>}
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
Create an instance of JAXBElement<ProofEncryptionType>}
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
Create an instance of JAXBElement<ReferenceType>}
createReference(ReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<ReferenceType>}
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
Create an instance of JAXBElement<RenewingType>}
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
Create an instance of JAXBElement<RenewTargetType>}
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
Create an instance of JAXBElement<RequestedReferenceType>}
createRequestedProofToken(RequestedProofTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestedProofTokenType>}
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
Create an instance of JAXBElement<RequestedSecurityTokenType>}
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
Create an instance of JAXBElement<RequestedTokenCancelledType>}
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
Create an instance of JAXBElement<RequestedReferenceType>}
createRequestKET(RequestKETType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestKETType>}
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
Create an instance of JAXBElement<RequestSecurityTokenType>}
createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenCollectionType>}
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
Create an instance of JAXBElement<RequestSecurityTokenResponseType>}
createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
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
Create an instance of JAXBElement<String>}
createRetrievalMethod(RetrievalMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<RetrievalMethodType>}
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
Create an instance of JAXBElement<RSAKeyValueType>}
createRSAKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of RSAKeyValueType
createSecurity(SecurityHeaderType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<SecurityHeaderType>}
createSecurityContext(Principal) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
createSecurityContext(Principal, Subject) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
createSecurityContext(Principal) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
createSecurityContext(Principal, List<String>) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
createSecurityEngine(Map<QName, Object>) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
createSecurityHeaderType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of SecurityHeaderType
createSecurityToken(Element, byte[]) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
createSecurityTokenReference(SecurityTokenReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<SecurityTokenReferenceType>}
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
Create an instance of JAXBElement<SignatureType>}
createSignatureAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSignatureMethod(SignatureMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignatureMethodType>}
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
Create an instance of JAXBElement<BigInteger>}
createSignatureProperties(SignaturePropertiesType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignaturePropertiesType>}
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
Create an instance of JAXBElement<SignaturePropertyType>}
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
Create an instance of JAXBElement<SignatureValueType>}
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
Create an instance of JAXBElement<SignChallengeType>}
createSignChallengeResponse(SignChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<SignChallengeType>}
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
Create an instance of JAXBElement<SignedInfoType>}
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
Create an instance of JAXBElement<String>}
createSPKIData(SPKIDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SPKIDataType>}
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
Create an instance of JAXBElement<StatusType>}
createStatusType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of StatusType
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
Create an instance of JAXBElement<TextChallengeType>}
createTextChallengeResponse(TextChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<TextChallengeResponseType>}
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(TimestampType) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of JAXBElement<TimestampType>}
createTimestamp() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
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
Create an instance of JAXBElement<TitleType>}
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
Create an instance of JAXBElement<String>}
createTransform(TransformType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<TransformType>}
createTransformationParameters(TransformationParametersType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<TransformationParametersType>}
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
Create an instance of JAXBElement<TransformsType>}
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
Create an instance of JAXBElement<String>}
createUseKey(UseKeyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<UseKeyType>}
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
Create an instance of JAXBElement<UsernameTokenType>}
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
Create an instance of JAXBElement<ValidateTargetType>}
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
Create an instance of JAXBElement<X509DataType>}
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
Create an instance of JAXBElement<X509IssuerSerialType>}
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
Create an instance of JAXBElement<String>}
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.SecurityConstants
 
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.
CryptoCoverageChecker.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.
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 in org.apache.cxf.ws.security.wss4j
Differentiates which part of an element to check for cryptographic coverage.
CryptoCoverageUtil.CoverageType - Enum 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.STSClient
 

D

decryptKey(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
DEFAULT_TTL - Static variable in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
 
DefaultAlgorithmSuiteLoader - Class in org.apache.cxf.ws.security.policy.custom
This class retrieves the default AlgorithmSuites.
DefaultAlgorithmSuiteLoader() - Constructor for class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
 
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
 
dialect - Variable in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
 
digest - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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_STS_CLIENT_WSMEX_CALL_USING_EPR_ADDRESS - Static variable in class org.apache.cxf.ws.security.SecurityConstants
Set this property to avoid STS client trying send WS-MetadataExchange call using STS EPR WSA address when the endpoint contract contains no WS-MetadataExchange info.
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(Map<Token, Object>, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
doResults(SoapMessage, String, Element, Element, List<WSSecurityEngineResult>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
doResults(SoapMessage, String, Element, Element, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
doResults(SoapMessage, String, Element, Element, List<WSSecurityEngineResult>, 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

EHCacheManagerHolder - Class in org.apache.cxf.ws.security.cache
We need to reference count the EHCacheManager things
EHCacheReplayCache - Class in org.apache.cxf.ws.security.cache
An in-memory EHCache implementation of the ReplayCache interface.
EHCacheReplayCache(String, URL) - Constructor for class org.apache.cxf.ws.security.cache.EHCacheReplayCache
 
EHCacheReplayCacheFactory - Class in org.apache.cxf.ws.security.cache
A factory to return an EHCacheReplayCache instance.
EHCacheReplayCacheFactory() - Constructor for class org.apache.cxf.ws.security.cache.EHCacheReplayCacheFactory
 
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
Set this to "true" to cache UsernameToken nonces.
ENABLE_REVOCATION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENABLE_TIMESTAMP_CACHE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
Set this to "true" to cache Timestamp Created Strings (these are only cached in conjunction with a message Signature).
enableAppliesTo - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
enableLifetime - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
ENCRYPT_BEFORE_SIGNING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
Protection Order : EncryptBeforeSigning
ENCRYPT_CRYPTO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENCRYPT_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENCRYPT_SIGNATURE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPT_SIGNATURE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPT_SIGNATURE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENCRYPT_USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENCRYPTED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPTED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
EncryptedElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
EncryptedElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.EncryptedElementsBuilder
 
EncryptedPartsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
EncryptedPartsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.EncryptedPartsBuilder
 
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
 
encryption - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
encryptionDerivedKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
encryptionKeyDerivation - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
EncryptionToken - Class in org.apache.cxf.ws.security.policy.model
 
EncryptionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
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.AbstractBindingBuilder
 
ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
endpointName - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
endSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
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
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
EX_C14N - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
exactlyOne - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
 
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
 
expires - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
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.STSClient
 
findAndAssertPolicy(QName) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
findID(Element, Element, Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findIDFromSamlToken(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
findMEXLocation(EndpointReferenceType, boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findMEXLocation(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findOperation(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 

G

g - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
GCMAlgorithmSuite - Class in org.apache.cxf.ws.security.policy.custom
This AlgorithmSuite supports GCM security policies.
GCMAlgorithmSuite(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.custom.GCMAlgorithmSuite
 
GCMAlgorithmSuite() - Constructor for class org.apache.cxf.ws.security.policy.custom.GCMAlgorithmSuite
 
getActAsToken() - Method in class org.apache.cxf.ws.security.trust.STSClient
Get the "ActAs" element to be sent to the STS.
getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
 
getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getAddressingAssertion() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getAfter() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
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(Element, SPConstants) - Method in interface org.apache.cxf.ws.security.policy.custom.AlgorithmSuiteLoader
 
getAlgorithmSuite(Element, SPConstants) - Method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
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
Gets the value of the any property.
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
Gets the value of the any property.
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.
getAssociatedHash() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Get a hash code associated with this token.
getAsymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getAsymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getAsymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getAsymmetricKeyWrap() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getAsymmetricSignature() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getAttachedReference() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getAttributeValueFromInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getAttributeValueFromInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getAttributeValueFromInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getBeanName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
 
getBeanName() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getBefore() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getBefore() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
 
getBootstrapPolicy() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getCacheManager(URL) - Static method in class org.apache.cxf.ws.security.cache.EHCacheManagerHolder
 
getCallback(RequestData, int, boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getCallback(RequestData, int) - 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.wss4j.policyhandlers.AbstractBindingBuilder
 
getCancelledTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getCancelledTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of CANCELLED tokens
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(Crypto) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.
getClient(Message, String) - Static method in class org.apache.cxf.ws.security.kerberos.KerberosUtils
 
getClient() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
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.
getComputedKey() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getConfigFileURL(Message) - Method in class org.apache.cxf.ws.security.cache.ReplayCacheFactory
 
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.STSClient
 
getContextName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Get the JAAS Login context name to use.
getCreated() - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
Gets the value of the created property.
getCreated() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the created property.
getCreated() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getCrypto() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getCrypto(TokenWrapper, 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.delegation.DelegationCallback
 
getDeclaredNamespaces() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getDeclaredNamespaces() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getDeclaredNamespaces() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getDelegationSecurityToken(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getDialect() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
Gets the value of the dialect property.
getDigest() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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.STSClient
 
getElements(String, List<String>, Map<String, String>, List<Element>) - 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.
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEncryptedKeyBuilder(TokenWrapper, Token) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getEncryption() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getEncryptionCrypto(TokenWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getEncryptionDerivedKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getEncryptionKeyDerivation() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEndpointQName() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getExpiredTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getExpiredTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of EXPIRED tokens.
getExpires() - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the expires property.
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.STSClient
 
getG() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the g property.
getHeaders() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
getHeaders() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
getHttpsToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getHttpsToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getHttpsToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the id property.
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.wss4j.AbstractWSS4JInterceptor
 
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.STSClient
 
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.
getIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getIncludeToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getIncludeToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getIncludeToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInclusion() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
getInclusionFromAttributeValue(String) - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInclusionFromAttributeValue(String) - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInclusionFromAttributeValue(String) - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInclusiveC14n() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getInFaultInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getInInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getIssuedToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getIssuedToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getIssuedToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getIssueOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getIssuerAddress() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getIssuerEpr() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getIssuerEpr() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getIssuerEpr() - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
getIssuerName() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
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.
getJaasLoginModuleName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Deprecated. Get the JAAS Login module name to use.
getKerberosToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getKerberosToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getKerberosToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getKeyExchangeTokenOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
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.STSClient
 
getKeyValueToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.AlgorithmSuiteBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.AsymmetricBindingBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.ContentEncryptedElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedPartsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.HttpsTokenBuilder
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorEncryptionTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorSignatureTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.IssuedTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.KerberosTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.KeyValueTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.ProtectionTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RecipientEncryptionTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RecipientSignatureTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RecipientTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RequiredElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RequiredPartsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SamlTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SecureConversationTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SecurityContextTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SignedElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SignedPartsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SpnegoContextTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokens12Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokensBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SymmetricBindingBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.TransportBindingBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.TransportTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.Trust10Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.Trust13Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.UsernameTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.WSS10Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.WSS11Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.X509TokenBuilder
 
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.
getLayout() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getMaximumAsymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getMaximumSymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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
 
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.
getMinimumAsymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getMinimumSymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getModulus() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
Gets the value of the modulus property.
getName() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Header
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.model.Header
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
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.STSClient
Get the "OnBehalfOf" element to be sent to the STS.
getOption(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
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.STSClient
 
getOutInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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<String>, Map<String, String>, List<String>, Map<String, String>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Deprecated. Use AbstractBindingBuilder.getSignedParts() and AbstractBindingBuilder.getEncryptedParts() instead.
getPassword(Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getPassword(String, Assertion, int) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getPassword(String, SamlToken, int, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
getPassword(String, UsernameToken, int, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
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.wss4j.AbstractWSS4JInterceptor
 
getPhase() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getPreviousToken() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
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.tokenstore.SecurityToken
Get the principal associated with this SecurityToken
getPrincipal(Element, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
getProperties() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getProperties() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getProperties() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getPropertiesCache(SoapMessage) - Static method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
getProperty(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.WSS4JInInterceptor
 
getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
getProtectionOrder() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getQ() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the q property.
getQName() - Method in class org.apache.cxf.ws.security.policy.model.Header
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
getReason() - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
Gets the value of the reason property.
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
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.ChoiceChallengeType
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.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.TextChallengeResponseType
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.
getRenewedTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getRenewedTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of RENEWED tokens.
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.
getRequestCollectionOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getRequestContext() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getRequestEncryptedKeyId(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
getRequestEncryptedKeyValue(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
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.
getRequiredDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRequiredDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRequiredDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRequiredElements() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRequiredElements() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRequiredElements() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRoles() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getRstTemplate() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getSamlToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSamlToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSamlToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
getSecureConversationToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSecureConversationToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSecureConversationToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSecurityEngine(boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
getSecurityEngine(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getSecurityToken() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSecurityTokenReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
Gets the value of the securityTokenReference property.
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.STSClient
 
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(TokenWrapper, Token, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignatureBuilder(TokenWrapper, Token, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignatureCrypto(TokenWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignatureDerivedKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSignatureKeyDerivation() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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.
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignatureValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Gets the value of the signatureValue property.
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
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.policy.model.SupportingToken
 
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignedSupportingToken() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getSignedSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSoapNormalization() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSPConstants() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
getSPKISexpAndAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
Gets the value of the spkiSexpAndAny property.
getSpnegoContextToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSpnegoContextToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSpnegoContextToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getState() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getStrTransform() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSupportDigestPasswords() - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
getSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSymmetricKeyWrap() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSymmetricSignature() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getTarget() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
Gets the value of the target property.
getToken() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getToken() - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
getToken(String) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getToken() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getToken(String) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Returns the Token of the given id
getToken() - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
getToken() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
 
getTokenByAssociatedHash(int) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getTokenByAssociatedHash(int) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Returns the Token by the associated hash.
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 token identifiers.
getTokens() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getTokens(SecurityToken.State) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getTokenStore() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getTokenType() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getTokenType() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getTokenType() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getTokenTypeSCT(String) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
 
getTokenVersionAndType() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
getTransform() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
Gets the value of the transform property.
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.
getTransportBinding() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getTransportBinding() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getTransportBinding() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getTTL() - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
Get the (default) TTL value in seconds
getType() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
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.AbstractWSS4JInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
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
Gets the value of the usage property.
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 WSHandlerResult list for a Username token and return the username if a Username Token found
getUserNameToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getUserNameToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getUserNameToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getValidateOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getValidTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getValidTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of ISSUED and RENEWED tokens.
getValue() - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
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.
getVersion() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getVersion() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getVersion() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getWsdlLocation() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getWSS10() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getWSS10() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getWSS10() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getWss10() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getWSS11() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getWSS11() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getWSS11() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
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.
getX509Token() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getX509Token() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getX509Token() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getXPath() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getXPath() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
Returns the XPath expression.
getXPathExpressions() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getXPathExpressions() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getXPathExpressions() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getXPathVersion() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getXPathVersion() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getXPathVersion() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
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.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.DelegatingCallbackHandler
 
handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
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.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
 
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(Message) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
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.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.SamlTokenInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
handleSupportingTokens(Collection<Assertion>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleSupportingTokens(SupportingToken, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleSupportingTokens(SupportingToken, boolean, Map<Token, Object>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleUsernameTokenSupportingToken(UsernameToken, boolean, boolean, Map<Token, Object>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
HASH_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HASH_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
Header - Class in org.apache.cxf.ws.security.policy.model
 
Header(String, String) - Constructor for class org.apache.cxf.ws.security.policy.model.Header
 
HEADER - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
hideText - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
HMAC_SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HTTP_BASIC_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HTTP_BASIC_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HTTP_DIGEST_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HTTP_DIGEST_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HTTPS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
HTTPS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HTTPS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HttpsToken - Class in org.apache.cxf.ws.security.policy.model
 
HttpsToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.HttpsToken
 
HttpsTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
This is a standard assertion builder implementation for the https token as specified by the ws security policy 1.2 specification.
HttpsTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.HttpsTokenBuilder
 
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
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
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.STSClient
 
INCLUDE_ALWAYS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_ALWAYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_ALWAYS_TO_INITIATOR - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_ALWAYS_TO_RECIPIENT - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_ALWAYS_TO_RECIPIENT - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_NEVER - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_NEVER - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_ONCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_ONCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_TIMESTAMP - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_TIMESTAMP - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_TIMESTAMP - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_TOKEN_ALWAYS_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_ALWAYS_TO_INITIATOR_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_ALWAYS_TO_RECIPIENT_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_NEVER_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_ONCE_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
includeToken(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
INCLUSIVE_C14N - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
inFault - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
INITIATOR_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INITIATOR_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INITIATOR_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INITIATOR_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INITIATOR_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INITIATOR_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INITIATOR_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INITIATOR_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INITIATOR_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
InitiatorEncryptionToken - Class in org.apache.cxf.ws.security.policy.model
 
InitiatorEncryptionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
InitiatorEncryptionTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
InitiatorEncryptionTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.InitiatorEncryptionTokenBuilder
 
InitiatorSignatureToken - Class in org.apache.cxf.ws.security.policy.model
 
InitiatorSignatureToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
InitiatorSignatureTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
InitiatorSignatureTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.InitiatorSignatureTokenBuilder
 
InitiatorToken - Class in org.apache.cxf.ws.security.policy.model
 
InitiatorToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
InitiatorTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
InitiatorTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.InitiatorTokenBuilder
 
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.policy.SP11Constants
 
INSTANCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INSTANCE - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
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.
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.WSS4JOutInterceptor
 
isAttachments() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
isBody() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
isChanged() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
isDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
isEhCacheInstalled() - Static method in class org.apache.cxf.ws.security.cache.ReplayCacheFactory
 
isEnableAppliesTo() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isEncryptedToken() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
isEntireHeadersAndBodySignatures() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
isExactlyOne() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Gets the value of the exactlyOne property.
isExpired() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Return whether this SecurityToken is expired or not
isExplicitDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
isForceRsaKeyValue() - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
isGET(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
isGssV5ApReqToken11() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
isHashPassword() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isHideText() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets the value of the hideText property.
isHttpBasicAuthentication() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
isHttpDigestAuthentication() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
isIgnorable() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
isImpliedDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
isIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
isMustSupportClientChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isMustSupportClientChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isMustSupportIssuedTokens() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isMustSupportIssuedTokens() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isMustSupportRefEmbeddedToken() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefEncryptedKey() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
isMustSupportRefExternalURI() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefIssuerSerial() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefKeyIdentifier() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefThumbprint() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
isMustSupportServerChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isMustSupportServerChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isNoPassword() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isNormalized() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
isOK() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
Gets the value of the ok property.
isOptional() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
isRequestor(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
isRequestor() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
isRequireAppliesTo() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequireClientCertificate() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
isRequireClientEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isRequireClientEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequireCreated() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isRequireEmbeddedTokenReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isRequireExternalReference() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
isRequireExternalUriRef() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
isRequireInternalReference() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
isRequireIssuerSerialReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isRequireKeyIdentifierReference() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
isRequireKeyIdentifierReference() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isRequireKeyIdentifierReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isRequireNonce() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isRequireRequestSecurityTokenCollection() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequiresEntropy() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isRequireServerEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isRequireServerEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequireSignatureConfirmation() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
isRequireThumbprintReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isSc10SecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
isSc13SecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
isSecureConv - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
isSecureConv() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isSecurityContextPrincipal(Principal, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
Checks if a given WSS4J Principal can be represented as a user principal inside SecurityContext.
isSignatureEncrypted(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Check whether all Signature (and SignatureConfirmation) elements were encrypted
isSignatureProtection() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
isSignedElements() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
isSignedElemets() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
Deprecated. 
isSignedParts() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
isSpnego - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
isSpnego() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
issue(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.IssueOperation
 
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
 
ISSUED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ISSUED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ISSUED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
IssuedToken - Class in org.apache.cxf.ws.security.policy.model
Model bean for the IssuedToken assertion.
IssuedToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.IssuedToken
 
IssuedTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
IssuedTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.IssuedTokenBuilder
 
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(List<WSSecurityEngineResult>, Message) - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
 
IssueOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
ISSUER - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ISSUER - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ISSUER - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ISSUER_NAME - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
issueSingle(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.IssueSingleOperation
 
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
 
IssueSingleOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
isTokenProtection() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
isTokenRequired(Token, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
Check to see if a token is required or not.
isTokenRequired(Token, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractTokenPolicyValidator
Check to see if a token is required or not.
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.STSClient
 
isUseSamlVersion11Profile10() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isUseSamlVersion11Profile11() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isUseSamlVersion20Profile11() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isUseUTProfile10() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isUseUTProfile11() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isV5ApReqToken11() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
isValidatedLocally(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
 

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
 

K

KERBEROS_CLIENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
KERBEROS_GSS_V5_AP_REQ_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KERBEROS_JAAS_CONTEXT_NAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
The JAAS Context name to use for Kerberos.
KERBEROS_SPN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
The Kerberos Service Provider Name (spn) to use.
KERBEROS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
KERBEROS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
KERBEROS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KERBEROS_V5_AP_REQ_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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(Bus) - Constructor for class org.apache.cxf.ws.security.kerberos.KerberosClient
 
KerberosToken - Class in org.apache.cxf.ws.security.policy.model
 
KerberosToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.KerberosToken
 
KerberosTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
KerberosTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.KerberosTokenBuilder
 
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(Message) - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
 
KerberosUtils - Class in org.apache.cxf.ws.security.kerberos
 
keyExchangeToken(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.KeyExchangeTokenOperation
 
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
 
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.STSClient
 
keyType - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
KEYVALUE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
KEYVALUE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KeyValueToken - Class in org.apache.cxf.ws.security.policy.model
 
KeyValueToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
KeyValueTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
KeyValueTokenBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.KeyValueTokenBuilder
 
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
 
KW_AES128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_AES192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_AES256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_RSA_OAEP - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_TRIPLE_DES - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 

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
 
Layout - Class in org.apache.cxf.ws.security.policy.model
 
Layout(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Layout
 
LAYOUT - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
LAYOUT - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
LAYOUT - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
LayoutBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
LayoutBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
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
 
loadCryptoFromPropertiesFile(String, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
location - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
LOG - Static variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 

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.cache.EHCacheReplayCache
 
maximumAsymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
maximumSymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
maxLen - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
MemoryReplayCacheFactory - Class in org.apache.cxf.ws.security.cache
A factory to return a MemoryReplayCache instance.
MemoryReplayCacheFactory() - Constructor for class org.apache.cxf.ws.security.cache.MemoryReplayCacheFactory
 
MemoryTokenStore - Class in org.apache.cxf.ws.security.tokenstore
 
MemoryTokenStore() - Constructor for class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
message - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
message - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
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
 
minimumAsymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
minimumSymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
modulus - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
 
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_EMBEDDED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_EMBEDDED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_EMBEDDED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_ENCRYPTED_KEY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_ENCRYPTED_KEY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_ENCRYPTED_KEY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_EXTERNAL_URI - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_EXTERNAL_URI - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_EXTERNAL_URI - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_ISSUER_SERIAL - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_ISSUER_SERIAL - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_ISSUER_SERIAL - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_KEY_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_KEY_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_KEY_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_THUMBPRINT - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_THUMBPRINT - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_THUMBPRINT - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 

N

NAME - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
name - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
NAMESPACE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
namespace - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
newInstance() - Static method in class org.apache.cxf.ws.security.cache.ReplayCacheFactory
 
newReplayCache(String, Message) - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCacheFactory
 
newReplayCache(String, Message) - Method in class org.apache.cxf.ws.security.cache.MemoryReplayCacheFactory
 
newReplayCache(String, Message) - Method in class org.apache.cxf.ws.security.cache.ReplayCacheFactory
 
NO_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
NO_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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.
normalize() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
notAssertPolicy(AssertionInfoMap, QName, String) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 

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() - 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 - 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() - 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 - 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() - 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 - 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() - 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 - 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.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.STSClient
 
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
 
ONLY_SIGN_ENTIRE_HEADERS_AND_BODY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ONLY_SIGN_ENTIRE_HEADERS_AND_BODY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ONLY_SIGN_ENTIRE_HEADERS_AND_BODY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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.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.builders - package org.apache.cxf.ws.security.policy.builders
 
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.policy.model - package org.apache.cxf.ws.security.policy.model
 
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.trust - package org.apache.cxf.ws.security.trust
 
org.apache.cxf.ws.security.trust.delegation - package org.apache.cxf.ws.security.trust.delegation
 
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.STSClient
 
outFault - Variable in class org.apache.cxf.ws.security.trust.STSClient
 

P

p - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
P_NS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1_L128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1_L192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1_L256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
parseRolesInAssertion(Assertion, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
parseRolesInAssertion(Assertion, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
parseTokenAndCreatePrincipal(Element) - 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 - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
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 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
policy - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
policyAsserted(Assertion) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
policyAsserted(QName) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
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
 
PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal
 
policyNotAsserted(Assertion, Exception) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
policyNotAsserted(Assertion, String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
policyNotAsserted(SamlToken, String, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
policyNotAsserted(SamlToken, Exception, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
policyNotAsserted(UsernameToken, String, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
policyNotAsserted(UsernameToken, Exception, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
postHandleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
prefixMap - Variable in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Mapping of namespace prefixes to namespace URIs.
primary - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
 
PRINCIPAL_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
processAlternative(Element, Layout, SPConstants) - Method in class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
processKerberosTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process Kerberos Tokens.
PROCESSOR_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
processSAMLTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process SAML Tokens.
processSCTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process Security Context Tokens.
processTokenExpiry() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
processUsernameTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process UsernameTokens.
processX509Tokens() - 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
 
PROPERTIES_CACHE - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
PROTECT_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
PROTECT_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
PROTECT_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
PROTECTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
PROTECTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
PROTECTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
protectionOrder - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
ProtectionToken - Class in org.apache.cxf.ws.security.policy.model
 
ProtectionToken(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
ProtectionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
ProtectionTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
ProtectionTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.ProtectionTokenBuilder
 

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
 
RECIPIENT_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
RECIPIENT_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
RECIPIENT_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RECIPIENT_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
RECIPIENT_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
RECIPIENT_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RECIPIENT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
RECIPIENT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
RECIPIENT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RecipientEncryptionToken - Class in org.apache.cxf.ws.security.policy.model
 
RecipientEncryptionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
RecipientEncryptionTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RecipientEncryptionTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.RecipientEncryptionTokenBuilder
 
RecipientSignatureToken - Class in org.apache.cxf.ws.security.policy.model
 
RecipientSignatureToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
RecipientSignatureTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RecipientSignatureTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.RecipientSignatureTokenBuilder
 
RecipientToken - Class in org.apache.cxf.ws.security.policy.model
 
RecipientToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.RecipientToken
 
RecipientTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RecipientTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.RecipientTokenBuilder
 
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() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
 
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.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.ChoiceChallengeType
 
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.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.TextChallengeResponseType
 
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
 
releaseCacheManger(CacheManager) - Static method in class org.apache.cxf.ws.security.cache.EHCacheManagerHolder
 
remove(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
remove(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Remove an existing token.
removeCancelledTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
removeCancelledTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Removes all cancelled tokens.
removeExpiredTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
removeExpiredTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Removes all expired tokens.
renew(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.RenewOperation
 
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_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
 
ReplayCacheFactory - Class in org.apache.cxf.ws.security.cache
An abstract factory to return a ReplayCache instance.
ReplayCacheFactory() - Constructor for class org.apache.cxf.ws.security.cache.ReplayCacheFactory
 
REQUEST_FAILED - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
REQUEST_SECURITY_TOKEN_TEMPLATE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUEST_SECURITY_TOKEN_TEMPLATE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUEST_SECURITY_TOKEN_TEMPLATE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
requestCollection(RequestSecurityTokenCollectionType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.RequestCollectionOperation
 
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
 
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() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
 
requestSecurityToken - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
 
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, SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
requestSecurityToken(String, String, String, SecurityToken, 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 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_APPLIES_TO - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_APPLIES_TO - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_CLIENT_CERTIFICATE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_CLIENT_CERTIFICATE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_CLIENT_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_CLIENT_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_CLIENT_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EMBEDDED_TOKEN_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_EMBEDDED_TOKEN_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EMBEDDED_TOKEN_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EXPLICIT_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EXPLICIT_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EXTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_EXTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EXTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_IMPLIED_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_IMPLIED_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_INTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_INTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_INTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_ISSUER_SERIAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_ISSUER_SERIAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_ISSUER_SERIAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_KEY_IDENTIFIER_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_KEY_IDENTIFIER_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_KEY_IDENTIFIER_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_REQUEST_SECURITY_TOKEN_COLLECTION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_REQUEST_SECURITY_TOKEN_COLLECTION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_SERVER_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_SERVER_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_SERVER_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_THUMBPRINT_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_THUMBPRINT_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_THUMBPRINT_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RequiredElements - Class in org.apache.cxf.ws.security.policy.model
 
RequiredElements(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.RequiredElements
 
RequiredElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RequiredElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.RequiredElementsBuilder
 
RequiredParts - Class in org.apache.cxf.ws.security.policy.model
 
RequiredParts(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.RequiredParts
 
RequiredPartsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RequiredPartsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.RequiredPartsBuilder
 
requiresEntropy - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
RSA_SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
SAML1_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SAML2_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SAML_11_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SAML_11_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SAML_20_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SAML_CALLBACK_HANDLER - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SAML_ROLE_ATTRIBUTENAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
This configuration tag specifies the attribute URI of the SAML attributestatement where the role information is stored.
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".
SAML_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SAML_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SAML_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SamlToken - Class in org.apache.cxf.ws.security.policy.model
 
SamlToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SamlToken
 
SamlTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SamlTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SamlTokenBuilder
 
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
 
SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SC13_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
secHeader - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SecureConversationToken - Class in org.apache.cxf.ws.security.policy.model
Model class of SecureConversationToken assertion
SecureConversationToken() - Constructor for class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
SecureConversationToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
SecureConversationTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SecureConversationTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SecureConversationTokenBuilder
 
SecureConversationTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
SecureConversationTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SecureConversationTokenInterceptorProvider
 
SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
SecurityConstants - Class in org.apache.cxf.ws.security
 
SecurityContextToken - Class in org.apache.cxf.ws.security.policy.model
Model class of SecurityContextToken assertion
SecurityContextToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
SecurityContextTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SecurityContextTokenBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.SecurityContextTokenBuilder
 
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
 
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, Date, Date) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken(String, Element, Date, Date) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken(String, Element, Element) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken.State - Enum in org.apache.cxf.ws.security.tokenstore
 
securityTokenReference - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
 
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
 
SELF_SIGN_SAML_ASSERTION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
This configuration tag specifies whether to self-sign a SAML Assertion or not.
sendKeyType - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
serviceName - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
setActAs(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setAddressingNamespace(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setAfter(Set<String>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
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(String) - Method in class org.apache.cxf.ws.security.policy.custom.GCMAlgorithmSuite
Set the algorithm suite
setAlgorithmSuite(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
Set the algorithm suite
setAlgorithmSuite(AlgorithmSuite) - Method in interface org.apache.cxf.ws.security.policy.model.AlgorithmWrapper
 
setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.WSS4JOutInterceptor
Enable or disable mtom with WS-Security.
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.
setAssociatedHash(int) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Set a hash code associated with this token.
setAsymmetricKeyWrap(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setAttachedReference(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setAttachments(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
setAutoRemoveTokens(boolean) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
setAutoRemoveTokens(boolean) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Controls whether the store will automatically remove cancelled and expired tokens.
setBeanName(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setBefore(Set<String>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setBody(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
setBootstrapPolicy(Policy) - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
setC14n(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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.
setChanged(boolean) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setChoice(ChoiceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Sets the value of the choice property.
setClaims(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.STSClient
 
setContextName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Set the JAAS Login context name to use.
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.delegation.DelegationCallback
 
setDerived(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setDerivedKeys(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
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.
setEnableAppliesTo(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEnableLifetime(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.
setEncrypted(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEncryptedElements(SignedEncryptedElements) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setEncryptedElements(SignedEncryptedElements) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEncryptedParts(SignedEncryptedParts) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setEncryptedParts(SignedEncryptedParts) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEncryptedResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEncryptionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
setEncryptionToken(EncryptionToken) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
setEncryptionUser(WSSecEncryptedKey, TokenWrapper, boolean, Crypto) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
setEndorsed(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEndpointName(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEndpointQName(QName) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEntireHeadersAndBodySignatures(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
setExactlyOne(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Sets the value of the exactlyOne property.
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.
setExpires(Date) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setExplicitDerivedKeys(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
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<AbstractFeature>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setForceRsaKeyValue(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
setG(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the g property.
setGssV5ApReqToken11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
setHashPassword(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setHideText(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Sets the value of the hideText property.
setHttpBasicAuthentication(boolean) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
setHttpDigestAuthentication(boolean) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
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.wss4j.AbstractWSS4JInterceptor
 
setIgnorable(boolean) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
setIgnoreActions(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
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.
setImpliedDerivedKeys(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setIncludeTimestamp(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setInitiatorEncryptionToken(InitiatorEncryptionToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setInitiatorEncryptionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
setInitiatorSignatureToken(InitiatorSignatureToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setInitiatorSignatureToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
setInitiatorToken(InitiatorToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setInitiatorToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
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
 
setIssuerAddress(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setIssuerEpr(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setIssuerEpr(Element) - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
setIssuerEpr(Element) - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
setIssuerName(String) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
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.
setJaasLoginModuleName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Deprecated. Set the JAAS Login module name to use.
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, TokenWrapper, Token) - 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.STSClient
 
setKeyType(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.
setLayout(Layout) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setLocation(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.STSClient
 
setMessage(Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
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.
setMustSupportClientChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setMustSupportClientChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setMustSupportIssuedTokens(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setMustSupportIssuedTokens(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setMustSupportRefEmbeddedToken(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefEncryptedKey(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
setMustSupportRefExternalURI(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefIssuerSerial(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefKeyIdentifier(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefThumbprint(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
setMustSupportServerChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setMustSupportServerChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setNoPassword(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setNormalized(boolean) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
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.STSClient
 
setOnBehalfOfElement(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
Deprecated. 
setOptional(boolean) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
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
 
setPolicy(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
Sets the WS-P policy that is applied to communications between this client and the remote server if no value is supplied for STSClient.setWsdlLocation(String).
setPolicyInternal(Policy) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setPolicyInternal(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.
setPreviousToken(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
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(Properties) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProperty(String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProperty(Object, String, Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProtectionOrder(SPConstants.ProtectionOrder) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
setProtectionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
setProtectionToken(ProtectionToken) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
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.
setRecipientEncryptionToken(RecipientEncryptionToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setRecipientEncryptionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
setRecipientSignatureToken(RecipientSignatureToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setRecipientSignatureToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
setRecipientToken(RecipientToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setRecipientToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
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.ChoiceChallengeType
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.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.TextChallengeResponseType
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
 
setRequireAppliesTo(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequireClientCertificate(boolean) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
setRequireClientEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setRequireClientEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequireCreated(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setRequireEmbeddedTokenReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setRequireExternalReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setRequireExternalUriRef(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
setRequireInternalReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setRequireIssuerSerialReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setRequireKeyIdentifierReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
setRequireKeyIdentifierReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setRequireKeyIdentifierReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setRequireNonce(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setRequireRequestSecurityTokenCollection(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequiresEntropy(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setRequireServerEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setRequireServerEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequireSignatureConfirmation(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
setRequireThumbprintReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setRstTemplate(Element) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setSAMLTokenResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Set the list of SAMLToken results
setSAMLTokenResults(List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Set the list of SAMLToken results
setSc10SecurityContextToken(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
setSc13SecurityContextToken(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
setSecret(byte[]) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setSecureConv(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.STSClient
 
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.STSClient
 
setServiceQName(QName) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.
setSignatureMethod(SignatureMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Sets the value of the signatureMethod property.
setSignatureProtection(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
setSignatureToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
setSignatureToken(SignatureToken) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
setSignatureValue(SignatureValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Sets the value of the signatureValue property.
setSigned(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setSignedElements(SignedEncryptedElements) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setSignedElements(SignedEncryptedElements) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setSignedEndorsingSupportingTokens(SupportingToken) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setSignedInfo(SignedInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Sets the value of the signedInfo property.
setSignedParts(SignedEncryptedParts) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setSignedParts(SignedEncryptedParts) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setSignedResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setSignedSupportingToken(SupportingToken) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setSoap11() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSoap11(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSoap12() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSoapNormalization(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setSpnego(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setState(SecurityToken.State) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setStrTransform(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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.STSClient
 
setTimestamp(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setTimestampElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Set the Timestamp element
setTimestampElement(Element) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Set the Timestamp element
setToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
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
 
setTokenProtection(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setTokenType(SPConstants.SupportTokenType) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setTokenType(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setTokenType(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTokenVersionAndType(String) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
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.
setTransportToken(TransportToken) - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
setTrust(Trust10) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTrust(Trust13) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTTL(long) - Method in class org.apache.cxf.ws.security.cache.EHCacheReplayCache
Set a new (default) TTL value in seconds
setTtl(int) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
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.STSClient
Indicate whether to use the signer's public X509 certificate for the subject confirmation key info when creating a RequestsSecurityToken message.
setUsername(AttributedString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Sets the value of the username property.
setUsernameTokenResults(List<WSSecurityEngineResult>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Set the list of UsernameToken results
setUsernameTokenResults(List<WSSecurityEngineResult>, boolean) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Set the list of UsernameToken results
setUseSamlVersion11Profile10(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setUseSamlVersion11Profile11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setUseSamlVersion20Profile11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setUseUTProfile10(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setUseUTProfile11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setUtResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setV5ApReqToken11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
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
 
setValidateUsernameToken(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setValidator(STSTokenValidator) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
setValue(SPConstants.Layout) - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Sets the value of the value property.
setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
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(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
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.
setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
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.STSClient
 
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.
setXPath(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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.
setXPathVersion(String) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
setXPathVersion(String) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
setXPathVersion(String) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
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.AbstractBindingBuilder
 
sgndEndSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SHA512 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
shutdownResources(EndpointInfo) - Method in class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
 
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
 
SIGN_BEFORE_ENCRYPTING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
Protection Order : SignBeforeEncrypting
SIGNATURE_CRYPTO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SIGNATURE_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SIGNATURE_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNATURE_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SIGNATURE_USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
signatureDerivedKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
signatureKeyDerivation - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
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
 
SignatureToken - Class in org.apache.cxf.ws.security.policy.model
 
SignatureToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SignatureToken
 
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_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SignedElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SignedElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.SignedElementsBuilder
 
SignedEncryptedElements - Class in org.apache.cxf.ws.security.policy.model
 
SignedEncryptedElements(boolean, SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
SignedEncryptedParts - Class in org.apache.cxf.ws.security.policy.model
 
SignedEncryptedParts(boolean, SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
SignedEncryptedParts(boolean) - Constructor for class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
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
 
SignedPartsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SignedPartsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.SignedPartsBuilder
 
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
 
SNT - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SOAP_NORMALIZATION_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
soapNormalization - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
soapVersion - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
SP11Constants - Class in org.apache.cxf.ws.security.policy
 
SP12Constants - Class in org.apache.cxf.ws.security.policy
 
SP13Constants - Class in org.apache.cxf.ws.security.policy
 
SP_NS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SP_NS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SP_NS - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
SP_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SP_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SP_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
SPConstants - Class in org.apache.cxf.ws.security.policy
 
SPConstants() - Constructor for class org.apache.cxf.ws.security.policy.SPConstants
 
SPConstants.IncludeTokenType - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.Layout - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.ProtectionOrder - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.SupportTokenType - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.Version - Enum in org.apache.cxf.ws.security.policy
 
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.
SPNEGO_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SPNEGO_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SPNEGO_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SpnegoContextToken - Class in org.apache.cxf.ws.security.policy.model
Model class for SpnegoContextToken
SpnegoContextToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
SpnegoContextTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SpnegoContextTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SpnegoContextTokenBuilder
 
SpnegoTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
SpnegoTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SpnegoTokenInterceptorProvider
 
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
 
storeAssertionAsSecurityToken(AssertionWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Store a SAML Assertion as a SecurityToken
STR_TRANSFORM_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
STRT10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
strTransform - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
STS_APPLIES_TO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_CLIENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_ACT_AS - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_CRYPTO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
WCF's trust server sometimes will encrypt the token in the response IN ADDITION TO the full security on the message.
STS_TOKEN_DO_CANCEL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_ON_BEHALF_OF - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_USE_CERT_FOR_KEYINFO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STSClient - Class in org.apache.cxf.ws.security.trust
 
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, QName) - 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
 
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
 
STSTokenValidator - Class in org.apache.cxf.ws.security.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
 
SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SupportingToken - Class in org.apache.cxf.ws.security.policy.model
 
SupportingToken(SPConstants.SupportTokenType, SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SupportingToken
 
SupportingTokenPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WS-SecurityPolicy corresponding to a SupportingToken.
SupportingTokens12Builder - Class in org.apache.cxf.ws.security.policy.builders
 
SupportingTokens12Builder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SupportingTokens12Builder
 
SupportingTokensBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SupportingTokensBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SupportingTokensBuilder
 
SYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SymmetricAsymmetricBindingBase - Class in org.apache.cxf.ws.security.policy.model
 
SymmetricAsymmetricBindingBase(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
SymmetricBinding - Class in org.apache.cxf.ws.security.policy.model
 
SymmetricBinding(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
SymmetricBinding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
SymmetricBindingBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SymmetricBindingBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SymmetricBindingBuilder
 
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
 
symmetricKeyWrap - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
symmetricSignature - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 

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.STSClient
 
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
This configuration tag specifies the time in seconds in the future within which the Created time of an incoming Timestamp is valid.
TIMESTAMP_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
TIMESTAMP_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
TIMESTAMP_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
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
 
Token - Class in org.apache.cxf.ws.security.policy.model
 
Token(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Token
 
token - Variable in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
TOKEN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
TOKEN_ID - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
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
 
TokenPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WS-SecurityPolicy corresponding to a received token.
TokenStore - Interface in org.apache.cxf.ws.security.tokenstore
 
tokenType - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
TokenWrapper - Class in org.apache.cxf.ws.security.policy.model
 
TokenWrapper(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
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
 
translateProperties(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
TRANSPORT_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
TRANSPORT_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
TRANSPORT_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TRANSPORT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
TRANSPORT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
TRANSPORT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TransportBinding - Class in org.apache.cxf.ws.security.policy.model
 
TransportBinding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.TransportBinding
 
TransportBindingBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
TransportBindingBuilder(PolicyBuilder, Bus) - Constructor for class org.apache.cxf.ws.security.policy.builders.TransportBindingBuilder
 
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
 
TransportToken - Class in org.apache.cxf.ws.security.policy.model
 
TransportToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.TransportToken
 
TransportTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
TransportTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.TransportTokenBuilder
 
TRIPLE_DES - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
Trust10 - Class in org.apache.cxf.ws.security.policy.model
Model bean to capture Trust10 assertion info
Trust10(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Trust10
 
Trust10Builder - Class in org.apache.cxf.ws.security.policy.builders
 
Trust10Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.Trust10Builder
 
Trust13 - Class in org.apache.cxf.ws.security.policy.model
Model bean to capture Trust10 assertion info
Trust13(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Trust13
 
Trust13Builder - Class in org.apache.cxf.ws.security.policy.builders
 
Trust13Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.Trust13Builder
 
TRUST_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
TRUST_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TRUST_13 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
TRUST_13 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TrustException - Exception in org.apache.cxf.ws.security.trust
 
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
 
TrustException(Logger, String, Object...) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(String, Logger) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(String, Logger, Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
ttl - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
update(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
Update an existing token.
update(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Update an existing token.
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
 
useCertificateForConfirmationKeyInfo - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
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 - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
username - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
 
USERNAME_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
USERNAME_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
USERNAME_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
USERNAME_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
USERNAME_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
USERNAME_TOKEN_CREATED - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
USERNAME_TOKEN_NONCE - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
USERNAME_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
UsernameToken - Class in org.apache.cxf.ws.security.policy.model
 
UsernameToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.UsernameToken
 
UsernameTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
UsernameTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.UsernameTokenBuilder
 
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.STSClient
 

V

validate(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.ValidateOperation
 
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(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
Validate the credential argument.
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
 
validateEntireHeaderAndBodySignatures(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Validate the entire header and body signature property.
validateLayout(boolean, boolean, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Validate the layout assertion.
ValidateOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
validatePolicy(AssertionInfo, AlgorithmSuite) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AsymmetricBindingPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.BindingPolicyValidator
Validate a particular policy from the AssertionInfoMap argument.
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.ConcreteSupportingTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
 
validatePolicy(Collection<AssertionInfo>, AssertionWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
 
validatePolicy(Collection<AssertionInfo>, BinarySecurity) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, KerberosSecurity) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SamlTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityContextTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Validate a particular policy from the AssertionInfoMap argument.
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SymmetricBindingPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.TokenPolicyValidator
Validate a particular policy from the AssertionInfoMap argument.
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.TransportBindingPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.WSS11PolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.X509TokenPolicyValidator
 
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, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Validate a Timestamp
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
 
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 org.apache.cxf.ws.security.policy.SPConstants.IncludeTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Layout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.ProtectionOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.SupportTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.tokenstore.SecurityToken.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.IncludeTokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Layout
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.ProtectionOrder
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.SupportTokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Version
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.tokenstore.SecurityToken.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
Returns an array containing the constants of this enum type, in the order they're 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(AssertionWrapper, 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.STSClient
 
writeElementsForRSTSymmetricKey(W3CDOMStreamWriter, boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
writeKeyType(W3CDOMStreamWriter, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
wsdlLocation - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
Wss10 - Class in org.apache.cxf.ws.security.policy.model
 
Wss10(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Wss10
 
WSS10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS10Builder - Class in org.apache.cxf.ws.security.policy.builders
 
WSS10Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.WSS10Builder
 
Wss11 - Class in org.apache.cxf.ws.security.policy.model
 
Wss11(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Wss11
 
WSS11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS11Builder - Class in org.apache.cxf.ws.security.policy.builders
 
WSS11Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.WSS11Builder
 
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
 
WSS4JTokenConverter - Class in org.apache.cxf.ws.security.wss4j
 
WSS_USERNAME_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_USERNAME_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_USERNAME_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_USERNAME_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKCS7_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKCS7_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKCS7_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKCS7_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKCS7_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKCS7_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKI_PATH_V1_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKI_PATH_V1_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKI_PATH_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKI_PATH_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKI_PATH_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKI_PATH_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V1_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V1_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V3_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V3_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V3_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V3_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V3_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V3_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
wssConfig - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
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(WSSConfig, SecurityToken) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
 
WSSPolicyException - Exception in org.apache.cxf.ws.security.policy
 
WSSPolicyException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.security.policy.WSSPolicyException
 
WSSPolicyException(Message) - Constructor for exception org.apache.cxf.ws.security.policy.WSSPolicyException
 
WSSPolicyException(Throwable) - Constructor for exception org.apache.cxf.ws.security.policy.WSSPolicyException
 
WSSUsernameCallbackHandler - Class in org.apache.cxf.ws.security.trust.delegation
This CallbackHandler implementation obtains a username via the jaxws property "ws-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.

X

X509_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
X509_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
X509_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 
X509Token - Class in org.apache.cxf.ws.security.policy.model
 
X509Token(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.X509Token
 
X509TokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
X509TokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.X509TokenBuilder
 
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
 
xPath - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
XPATH - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
XPATH - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
XPATH - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH20 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH_EXPR - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH_FILTER20 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH_VERSION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
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
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Apache CXF