- C14N_ALGORITHM - Static variable in class org.apache.cxf.sts.QNameConstants
-
- CacheUtils - Class in org.apache.cxf.sts.cache
-
- cancel(RequestSecurityTokenType, Principal, Map<String, Object>) - Method in class org.apache.cxf.sts.operation.TokenCancelOperation
-
- CANCEL_TARGET - Static variable in class org.apache.cxf.sts.QNameConstants
-
- cancelToken(TokenCancellerParameters) - Method in class org.apache.cxf.sts.token.canceller.SCTCanceller
-
Cancel a Token using the given TokenCancellerParameters.
- cancelToken(TokenCancellerParameters) - Method in interface org.apache.cxf.sts.token.canceller.TokenCanceller
-
Cancel a token given a TokenCancellerParameters
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.canceller.SCTCanceller
-
Return true if this TokenCanceller implementation is capable of cancelling the
ReceivedToken argument.
- canHandleToken(ReceivedToken) - Method in interface org.apache.cxf.sts.token.canceller.TokenCanceller
-
Return true if this TokenCanceller implementation is able to cancel a token
that corresponds to the given token.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.delegation.SAMLDelegationHandler
-
- canHandleToken(ReceivedToken) - Method in interface org.apache.cxf.sts.token.delegation.TokenDelegationHandler
-
Return true if this TokenDelegationHandler implementation is capable of handling the
ReceivedToken argument.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.delegation.UsernameTokenDelegationHandler
-
- canHandleToken(String) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType.
- canHandleToken(String, String) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType in a given realm.
- canHandleToken(String) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType.
- canHandleToken(String, String) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType in a given realm.
- canHandleToken(String) - Method in class org.apache.cxf.sts.token.provider.SCTProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType.
- canHandleToken(String, String) - Method in class org.apache.cxf.sts.token.provider.SCTProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType in a given realm.
- canHandleToken(String) - Method in interface org.apache.cxf.sts.token.provider.TokenProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType
- canHandleToken(String, String) - Method in interface org.apache.cxf.sts.token.provider.TokenProvider
-
Return true if this TokenProvider implementation is capable of providing a token
that corresponds to the given TokenType in a given realm
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Return true if this TokenRenewer implementation is able to renew a token.
- canHandleToken(ReceivedToken, String) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Return true if this TokenRenewer implementation is able to renew a token in the given realm.
- canHandleToken(ReceivedToken) - Method in interface org.apache.cxf.sts.token.renewer.TokenRenewer
-
Return true if this TokenRenewer implementation is able to renew a token.
- canHandleToken(ReceivedToken, String) - Method in interface org.apache.cxf.sts.token.renewer.TokenRenewer
-
Return true if this TokenRenewer implementation is able to renew a token in the given realm.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken, String) - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken, String) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.SCTValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken, String) - Method in class org.apache.cxf.sts.token.validator.SCTValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken) - Method in interface org.apache.cxf.sts.token.validator.TokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken, String) - Method in interface org.apache.cxf.sts.token.validator.TokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument in the given realm.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.UsernameTokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken, String) - Method in class org.apache.cxf.sts.token.validator.UsernameTokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.X509TokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- canHandleToken(ReceivedToken, String) - Method in class org.apache.cxf.sts.token.validator.X509TokenValidator
-
Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.
- CertConstraintsParser - Class in org.apache.cxf.sts.token.realm
-
This class provides the functionality to match a given X509Certificate against a list of
regular expressions.
- CertConstraintsParser() - Constructor for class org.apache.cxf.sts.token.realm.CertConstraintsParser
-
- CLAIMS - Static variable in class org.apache.cxf.sts.QNameConstants
-
- ClaimsAttributeStatementProvider - Class in org.apache.cxf.sts.claims
-
- ClaimsAttributeStatementProvider() - Constructor for class org.apache.cxf.sts.claims.ClaimsAttributeStatementProvider
-
- ClaimsHandler - Interface in org.apache.cxf.sts.claims
-
This interface provides a pluggable way to handle Claims.
- ClaimsManager - Class in org.apache.cxf.sts.claims
-
This class holds various ClaimsHandler implementations.
- ClaimsManager() - Constructor for class org.apache.cxf.sts.claims.ClaimsManager
-
- claimsManager - Variable in class org.apache.cxf.sts.operation.AbstractOperation
-
- ClaimsMapper - Interface in org.apache.cxf.sts.claims
-
This interface defines a pluggable way of mapping claims from a source realm to a target
realm.
- ClaimsParameters - Class in org.apache.cxf.sts.claims
-
This class encapsulates the parameters that will be passed to a ClaimsHandler instance to
to retrieve claims.
- ClaimsParameters() - Constructor for class org.apache.cxf.sts.claims.ClaimsParameters
-
- ClaimsParser - Interface in org.apache.cxf.sts.claims
-
- ClaimsUtils - Class in org.apache.cxf.sts.claims
-
Some common utility methods for claims
- ClaimTypes - Class in org.apache.cxf.sts.claims
-
- ClaimUtils - Class in org.apache.cxf.sts.claims.mapper
-
This claim util class provides methods to make the handling of claims and claim values easier.
- ClaimUtils() - Constructor for class org.apache.cxf.sts.claims.mapper.ClaimUtils
-
- clean() - Method in class org.apache.cxf.sts.request.BinarySecret
-
- clean() - Method in class org.apache.cxf.sts.request.Entropy
-
- cleanRequest(RequestRequirements) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- clone() - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- close() - Method in class org.apache.cxf.sts.cache.EHCacheIdentityCache
-
- CombinedClaimsAttributeStatementProvider - Class in org.apache.cxf.sts.claims
-
This class differs from the ClaimsAttributeStatementProvider in that it combines claims that have the same name.
- CombinedClaimsAttributeStatementProvider() - Constructor for class org.apache.cxf.sts.claims.CombinedClaimsAttributeStatementProvider
-
- COMPUTED_KEY_ALGORITHM - Static variable in class org.apache.cxf.sts.QNameConstants
-
- COMPUTED_KEY_PSHA1 - Static variable in class org.apache.cxf.sts.STSConstants
-
ComputedKey P-SHA1 URI
- ConditionsProvider - Interface in org.apache.cxf.sts.token.provider
-
An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the
Conditions of a SAML Assertion.
- configureProperties() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Load the CallbackHandler, Crypto objects, if necessary.
- configureProperties() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Load/process the CallbackHandler, Crypto objects, etc.
- COUNTRY - Static variable in class org.apache.cxf.sts.claims.ClaimTypes
-
(c in [RFC 2256]) Country of a Subject.
- create(String, String...) - Method in class org.apache.cxf.sts.claims.mapper.ClaimUtils
-
- createAudienceRestrictions(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Create a list of AudienceRestrictions to be added to the Conditions Element of the
issued Assertion.
- createCallbackHandler(TokenProviderParameters, byte[], RealmProperties, Document) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
- createEncryptedKeyKeyInfo(X509Certificate, byte[], Document, EncryptionProperties, Crypto) - Static method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Create an EncryptedKey KeyInfo.
- createKeyInfo(SubjectProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Create and return the KeyInfoBean to be inserted into the SubjectBean
- createLifetime(Instant, Instant) - Static method in class org.apache.cxf.sts.operation.AbstractOperation
-
Create a LifetimeType object given a created + expires Dates
- createPublicKeyKeyInfo(X509Certificate, PublicKey) - Static method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Create a KeyInfoBean that contains an X.509 certificate or Public Key
- createRequestedReference(TokenReference, boolean) - Static method in class org.apache.cxf.sts.operation.AbstractOperation
-
Create a RequestedReferenceType object using a TokenReference object
- createRequestedReference(String, String, boolean) - Static method in class org.apache.cxf.sts.operation.AbstractOperation
-
Create a RequestedReferenceType object using a token id and tokenType
- createResponse(TokenRequirements) - Method in class org.apache.cxf.sts.operation.TokenCancelOperation
-
- createResponse(EncryptionProperties, TokenProviderResponse, TokenRequirements, KeyRequirements) - Method in class org.apache.cxf.sts.operation.TokenIssueOperation
-
- createResponse(EncryptionProperties, TokenRenewerResponse, TokenRequirements, KeyRequirements) - Method in class org.apache.cxf.sts.operation.TokenRenewOperation
-
- createResponse(TokenValidatorResponse, TokenProviderResponse, TokenRequirements) - Method in class org.apache.cxf.sts.operation.TokenValidateOperation
-
- createSecurityTokenForStorage(Element, String, Instant, Principal, String, Renewing) - Static method in class org.apache.cxf.sts.cache.CacheUtils
-
- createSubjectBean(Principal, SubjectProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Create the SubjectBean using the specified principal.
- createSymmetricKey() - Method in class org.apache.cxf.sts.token.provider.SymmetricKeyHandler
-
Create the Symmetric Key
- createToken(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
Create a token given a TokenProviderParameters
- createToken(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Create a token given a TokenProviderParameters
- createToken(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.SCTProvider
-
Create a token given a TokenProviderParameters
- createToken(TokenProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.TokenProvider
-
Create a token given a TokenProviderParameters
- createTokenProviderParameters(RequestRequirements, Principal, Map<String, Object>) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
Create a TokenProviderParameters object
- GENDER - Static variable in class org.apache.cxf.sts.claims.ClaimTypes
-
Gender of a Subject that can have any of these exact URI values
'0' (meaning unspecified), '1' (meaning Male) or '2' (meaning Female)
- get(String, String) - Method in class org.apache.cxf.sts.cache.EHCacheIdentityCache
-
- get(String, String) - Method in interface org.apache.cxf.sts.cache.IdentityCache
-
- get(String, String) - Method in class org.apache.cxf.sts.cache.MemoryIdentityCache
-
- get(ProcessedClaimCollection, String) - Method in class org.apache.cxf.sts.claims.mapper.ClaimUtils
-
- getAcceptedC14nAlgorithms() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the list of accepted c14n algorithms.
- getAcceptedEncryptionAlgorithms() - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Get the list of accepted encryption algorithms.
- getAcceptedKeyWrapAlgorithms() - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Get the list of accepted key-wrap algorithms.
- getAcceptedSignatureAlgorithms() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the list of accepted signature algorithms.
- getActAs() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getAdditionalProperties() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getAdditionalProperties() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationResponse
-
- getAdditionalProperties() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getAdditionalProperties() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getAdditionalProperties() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- getAppliesTo() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getAppliesToAddress() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getAppliesToAddress() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getAppliesToAddress() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getAppliesToAddress() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getAppliesToScopeMapping() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getAttachedReference() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the attached TokenReference
- getAttachedReference() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Get the attached TokenReference
- getAttrBeanList() - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- getAttributeOfEntries(LdapTemplate, String, String, String, String, String) - Static method in class org.apache.cxf.sts.claims.LdapUtils
-
- getAttributeOfEntries(LdapTemplate, String, String, List<Filter>, String) - Static method in class org.apache.cxf.sts.claims.LdapUtils
-
- getAttributesOfEntry(LdapTemplate, String, String, String, String, String[]) - Static method in class org.apache.cxf.sts.claims.LdapUtils
-
- getAttributeStatementProviders() - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Get the List of AttributeStatementProviders.
- getAudienceRestrictions(SamlAssertionWrapper) - Method in class org.apache.cxf.sts.token.delegation.SAMLDelegationHandler
-
- getAuthBeanList() - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- getAuthDecisionBeanList() - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- getAuthDecisionStatementProviders() - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Get the List of AuthDecisionStatementProviders.
- getAuthenticationStatementProviders() - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Get the List of AuthenticationStatementProviders.
- getAuthenticationType() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getBinarySecret() - Method in class org.apache.cxf.sts.request.Entropy
-
- getBinarySecretType() - Method in class org.apache.cxf.sts.request.BinarySecret
-
- getBinarySecretValue() - Method in class org.apache.cxf.sts.request.BinarySecret
-
- getBus() - Method in class org.apache.cxf.sts.cache.AbstractIdentityCache
-
- getBus() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getC14nAlgorithm() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
This input parameter is ignored for the moment.
- getC14nAlgorithm() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the c14n algorithm to use
- getCacheHit() - Method in class org.apache.cxf.sts.cache.MemoryIdentityCacheStatistics
-
- getCacheMiss() - Method in class org.apache.cxf.sts.cache.MemoryIdentityCacheStatistics
-
- getCallbackHandler() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the CallbackHandler object.
- getCallbackHandler() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the CallbackHandler object.
- getCallbackHandler() - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Get the CallbackHandler object.
- getCallbackHandlerClass() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getCancelOperation() - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- getCancelTarget() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getClaimHandlers() - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- getClaimParsers() - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- getClaimsLdapAttributeMapping() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getClaimsManager() - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- getClaimsManager() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getClaimsMapper() - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- getClaimTypeMap() - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getClaimTypeMap() - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
- getClockOffset() - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- getCompiledSubjectContraints() - Method in class org.apache.cxf.sts.token.realm.CertConstraintsParser
-
- getComputedKeyAlgorithm() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getConditions(TokenProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.ConditionsProvider
-
Get a ConditionsBean object.
- getConditions(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Get a ConditionsBean object.
- getConditionsProvider() - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Get the ConditionsProvider
- getConditionsProvider() - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Get the ConditionsProvider
- getContent() - Method in class org.apache.cxf.sts.cache.EHCacheIdentityCache
-
- getContent() - Method in class org.apache.cxf.sts.cache.MemoryIdentityCache
-
- getContext() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getCreated() - Method in class org.apache.cxf.sts.request.Lifetime
-
- getCreated() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the Instant that this Token was Created
- getCreated() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Get the Instant that this Token was Created
- getCustomContent() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getCustomFilters() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getDecryptedKey() - Method in class org.apache.cxf.sts.request.Entropy
-
- getDefaultKeyType() - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getDelegationHandlers() - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- getDelimiter() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getDigestAlgorithm() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the Digest algorithm to use for Signature
- getDnOfEntry(LdapTemplate, String, String, String, String) - Static method in class org.apache.cxf.sts.claims.LdapUtils
-
- getDoc() - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- getDuration() - Method in class org.apache.cxf.sts.event.AbstractSTSEvent
-
- getEncryptionAlgorithm() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getEncryptionAlgorithm() - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Get the encryption algorithm to use
- getEncryptionCrypto() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the encryption Crypto object
- getEncryptionCrypto() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the encryption Crypto object
- getEncryptionCryptoProperties() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getEncryptionName() - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Get the alias used to select a certificate for encryption
- getEncryptionProperties() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getEncryptionProperties() - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Get the EncryptionProperties to be used to encrypt tokens issued for this service
- getEncryptionProperties() - Method in class org.apache.cxf.sts.service.StaticService
-
Get the EncryptionProperties to be used to encrypt tokens issued for this service
- getEncryptionProperties() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the EncryptionProperties to use.
- getEncryptionProperties() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the EncryptionProperties to use.
- getEncryptionProperties() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getEncryptionProperties() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getEncryptionUsername() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the username/alias to use to encrypt any issued tokens.
- getEncryptionUsername() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the username/alias to use to encrypt any issued tokens.
- getEncryptWith() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getEndpointClaims() - Method in class org.apache.cxf.sts.claims.StaticEndpointClaimsHandler
-
- getEntropy() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getEntropy() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the entropy associated with the token.
- getEntropyBytes() - Method in class org.apache.cxf.sts.token.provider.SymmetricKeyHandler
-
Get the Entropy bytes
- getException() - Method in class org.apache.cxf.sts.event.AbstractSTSFailureEvent
-
- getExpires() - Method in class org.apache.cxf.sts.request.Lifetime
-
- getExpires() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the Instant that this Token expires
- getExpires() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Get the Instant that this Token expires
- getFieldOrder() - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- getFileHeader() - Method in class org.apache.cxf.sts.event.LoggerPatternLayoutLogback
-
- getFutureTimeToLive() - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Get how long (in seconds) a client-supplied Created Element is allowed to be in the future.
- getFutureTimeToLive() - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Get how long (in seconds) a client-supplied Created Element is allowed to be in the future.
- getGlobalClaims() - Method in class org.apache.cxf.sts.claims.StaticClaimsHandler
-
- getGroupBaseDN() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getGroupMemberAttribute() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getGroupNameGlobalFilter() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getGroupNameScopedFilter() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getGroupObjectClass() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getGroupURI() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getHandlerRealm() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getHandlerRealm() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getHandlerRealm() - Method in interface org.apache.cxf.sts.token.realm.RealmSupport
-
- getHazelcastInstance() - Method in class org.apache.cxf.sts.cache.HazelCastTokenStore
-
Get the Hazelcast instance
- getIdentifier() - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Get the identifier associated with this token
- getIdentityMapper() - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- getIdentityMapper() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the IdentityMapper object to use.
- getIdentityMapper() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the IdentityMapper object to use.
- getIdentityMapper() - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- getIssuer() - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- getIssuer() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the STS issuer name
- getIssuer() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the STS issuer name
- getIssuer() - Method in class org.apache.cxf.sts.token.provider.jwt.JWTClaimsProviderParameters
-
- getIssuer() - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Get the issuer of this realm
- getIssueSingleOperation() - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- getJexlEngine() - Method in class org.apache.cxf.sts.claims.mapper.JexlClaimsMapper
-
- getJSONToken(String, String, List<String>, String) - Method in interface org.apache.cxf.sts.rest.RESTSecurityTokenService
-
- getJSONToken(String, String, List<String>, String) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getJwtClaims(JWTClaimsProviderParameters) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Get a JwtClaims object.
- getJwtClaims(JWTClaimsProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.jwt.JWTClaimsProvider
-
Get a JwtClaims object.
- getJwtClaimsProvider() - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
- getKeyExchangeToken(RequestSecurityTokenType) - Method in interface org.apache.cxf.sts.rest.RESTSecurityTokenService
-
- getKeyExchangeToken(RequestSecurityTokenType) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getKeyIdentifierType() - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Get the (WSS4J) key identifier type used to reference a certificate for encryption
- getKeyRequirements() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getKeyRequirements() - Method in class org.apache.cxf.sts.request.RequestRequirements
-
- getKeyRequirements() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getKeyRequirements() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getKeyRequirements() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getKeyRequirements() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getKeyRequirements() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getKeySize() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getKeySize() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the key size to use when generating a symmetric key.
- getKeySize() - Method in class org.apache.cxf.sts.token.provider.SymmetricKeyHandler
-
Get the KeySize.
- getKeySize() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the KeySize that the TokenProvider set
- getKeyType() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getKeyType() - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Get the default Key Type to be issued for this Service
- getKeyType() - Method in class org.apache.cxf.sts.service.StaticService
-
Get the default Key Type to be issued for this Service
- getKeywrapAlgorithm() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getKeyWrapAlgorithm() - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Get the encryption key-wrap algorithm to use
- getLdapTemplate() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getLdapTemplate() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getLifetime() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getLifetime() - Method in interface org.apache.cxf.sts.token.provider.ConditionsProvider
-
Get the lifetime to use (in seconds)
- getLifetime() - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Get the default lifetime in seconds for issued SAML token where requestor
doesn't specify a lifetime element
- getLifetime() - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Get the default lifetime in seconds for issued JWT token where requestor
doesn't specify a lifetime element
- getLifetime() - Method in class org.apache.cxf.sts.token.provider.SCTProvider
-
Return the lifetime of the generated SCT
- getLogLevel() - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- getMaxAddressLength() - Method in class org.apache.cxf.sts.service.StaticService
-
Get the maximum allowable address length to compare against the addresses set in
setEndpoints
- getMaxCacheItems() - Method in class org.apache.cxf.sts.cache.MemoryIdentityCache
-
- getMaxExpiry() - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Get how long a token is allowed to be expired for before renewal (in seconds).
- getMaximumKeySize() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the maximum key size to use when generating a symmetric key to sign an issued token.
- getMaxLifetime() - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Get the maximum lifetime in seconds for issued SAML token
if requestor specifies lifetime element
- getMaxLifetime() - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Get the maximum lifetime in seconds for issued JWT token
if requestor specifies lifetime element
- getMessageContext() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getMessageContext() - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getMessageContext() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getMessageContext() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getMessageContext() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getMessageContext() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getMessageContext() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getMinimumKeySize() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the minimum key size to use when generating a symmetric key.
- getName() - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Get the name of this realm
- getNameFormat() - Method in class org.apache.cxf.sts.claims.ClaimsAttributeStatementProvider
-
- getNameFormat() - Method in class org.apache.cxf.sts.claims.CombinedClaimsAttributeStatementProvider
-
- getObjectClass() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getObjectName() - Method in class org.apache.cxf.sts.cache.EHCacheIdentityCache
-
- getObjectName() - Method in class org.apache.cxf.sts.cache.MemoryIdentityCache
-
- getObjectName() - Method in class org.apache.cxf.sts.cache.MemoryIdentityCacheStatistics
-
- getOnBehalfOf() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getOperation() - Method in class org.apache.cxf.sts.event.AbstractSTSEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSCancelFailureEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSCancelSuccessEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSIssueFailureEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSIssueSuccessEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSRenewFailureEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSRenewSuccessEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSValidateFailureEvent
-
- getOperation() - Method in class org.apache.cxf.sts.event.STSValidateSuccessEvent
-
- getOriginalIssuer() - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- getParticipants() - Method in class org.apache.cxf.sts.request.Participants
-
- getParticipants() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getPlainToken(String, String, List<String>, String) - Method in interface org.apache.cxf.sts.rest.RESTSecurityTokenService
-
- getPlainToken(String, String, List<String>, String) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getPrimaryClaims() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getPrimaryParticipant() - Method in class org.apache.cxf.sts.request.Participants
-
- getPrincipal() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getPrincipal() - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- getPrincipal() - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- getPrincipal() - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getPrincipal() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getPrincipal() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getPrincipal(SubjectProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Get the Principal (which is used as the Subject).
- getPrincipal(JWTClaimsProviderParameters) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Get the Principal (which is used as the Subject).
- getPrincipal() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getPrincipal() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getPrincipal() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getPrincipal() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- getProperties() - Method in class org.apache.cxf.sts.event.map.MapEvent
-
- getProviderParameters() - Method in class org.apache.cxf.sts.token.provider.jwt.JWTClaimsProviderParameters
-
- getProviderParameters() - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- getPublicKey() - Method in class org.apache.cxf.sts.request.ReceivedCredential
-
- getRealm() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getRealm() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getRealm() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getRealm() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getRealmCodec() - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- getRealmFromToken(JwtToken) - Method in interface org.apache.cxf.sts.token.realm.JWTRealmCodec
-
Get the realm associated with the JwtToken parameter
- getRealmFromToken(SamlAssertionWrapper) - Method in interface org.apache.cxf.sts.token.realm.SAMLRealmCodec
-
Get the realm associated with the SamlAssertionWrapper parameter
- getRealmFromToken(UsernameToken) - Method in interface org.apache.cxf.sts.token.realm.UsernameTokenRealmCodec
-
Get the realm associated with the UsernameToken parameter
- getRealmMap() - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
Get the map of realm->RealmProperties for this token provider
- getRealmMap() - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Get the map of realm->RealmProperties for this token provider
- getRealmMap() - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Get the map of realm->RealmProperties for this token provider
- getRealmParser() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the RealmParser object to use.
- getRealmParser() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the RealmParser object to use.
- getReceivedCredential() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getRelationshipResolver() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getRelationshipResolver() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the RelationshipResolver objects to use.
- getRelationships() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getRelationships() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the list of Relationship objects to use.
- getRenewing() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getRenewOperation() - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- getRenewTarget() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getReqSigCert(Map<String, Object>) - Static method in class org.apache.cxf.sts.token.provider.TokenProviderUtils
-
Get the X509Certificate associated with the signature that was received.
- getRequestedPrimaryClaims() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getRequestedSecondaryClaims() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getRoleAttributeName() - Method in class org.apache.cxf.sts.token.validator.DefaultSAMLRoleParser
-
- getRoleClaim() - Method in class org.apache.cxf.sts.token.validator.jwt.DefaultJWTRoleParser
-
- getRoleClassifier() - Method in class org.apache.cxf.sts.token.validator.DefaultSubjectRoleParser
-
- getRoleClassifierType() - Method in class org.apache.cxf.sts.token.validator.DefaultSubjectRoleParser
-
- getRoleParser() - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- getRoleParser() - Method in class org.apache.cxf.sts.token.validator.UsernameTokenValidator
-
- getRoles() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getRoles() - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- getRoles() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- getSamlRealmCodec() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getSamlRealmCodec() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the SAML Realm Codec object to use.
- getSamlRoleParser() - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
- getScript() - Method in class org.apache.cxf.sts.claims.mapper.JexlClaimsMapper
-
- getSecondaryClaims() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getSecret() - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- getSecret() - Method in class org.apache.cxf.sts.token.provider.SymmetricKeyHandler
-
Get the secret
- getSignatureAlgorithm() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
This input parameter is ignored for the moment.
- getSignatureAlgorithm() - Method in class org.apache.cxf.sts.SignatureProperties
-
Get the signature algorithm to use
- getSignatureAlias() - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Get the signature alias to use for this realm
- getSignatureCrypto() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the signature Crypto object
- getSignatureCrypto() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the signature Crypto object
- getSignatureCrypto() - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Get the signature Crypto object
- getSignatureCryptoProperties() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- getSignatureProperties() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the SignatureProperties to use.
- getSignatureProperties() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the SignatureProperties to use.
- getSignatureProperties() - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Get the SignatureProperties to use.
- getSignatureUsername() - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Get the username/alias to use to sign any issued tokens
- getSignatureUsername() - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Get the username/alias to use to sign any issued tokens
- getSignWith() - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- getSource() - Method in class org.apache.cxf.sts.event.AbstractSTSEvent
-
- getSourceRealm() - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- getState() - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- getStatement(TokenProviderParameters) - Method in class org.apache.cxf.sts.claims.ClaimsAttributeStatementProvider
-
- getStatement(TokenProviderParameters) - Method in class org.apache.cxf.sts.claims.CombinedClaimsAttributeStatementProvider
-
- getStatement(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.ActAsAttributeStatementProvider
-
Get an AttributeStatementBean using the given parameters.
- getStatement(TokenProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.AttributeStatementProvider
-
Get an AttributeStatementBean using the given parameters.
- getStatement(TokenProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.AuthDecisionStatementProvider
-
Get an AuthDecisionStatementBean using the given parameters.
- getStatement(TokenProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.AuthenticationStatementProvider
-
Get an AuthenticationStatementBean using the given parameters.
- getStatement(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultAttributeStatementProvider
-
Get an AttributeStatementBean using the given parameters.
- getStatistics() - Method in class org.apache.cxf.sts.cache.AbstractIdentityCache
-
- getStsProperties() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getStsProperties() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getStsProperties() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getStsProperties() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getStsProperties() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getStsProperties() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getSubject(SubjectProviderParameters) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Get a SubjectBean object.
- getSubject(SubjectProviderParameters) - Method in interface org.apache.cxf.sts.token.provider.SubjectProvider
-
Get a SubjectBean object.
- getSubjectConfirmationMethod(String, String) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Get the SubjectConfirmation method given a tokenType and keyType
- getSubjectName(JWTClaimsProviderParameters) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
- getSubjectProvider() - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Get the SubjectProvider.
- getSupportedClaimTypes() - Method in interface org.apache.cxf.sts.claims.ClaimsHandler
-
- getSupportedClaimTypes() - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- getSupportedClaimTypes() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getSupportedClaimTypes() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getSupportedClaimTypes() - Method in class org.apache.cxf.sts.claims.StaticClaimsHandler
-
- getSupportedClaimTypes() - Method in class org.apache.cxf.sts.claims.StaticEndpointClaimsHandler
-
- getSupportedDialect() - Method in interface org.apache.cxf.sts.claims.ClaimsParser
-
This method indicates the claims dialect this Parser can handle.
- getSupportedDialect() - Method in class org.apache.cxf.sts.claims.IdentityClaimsParser
-
Return the supported dialect of this class
- getSupportedRealms() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getSupportedRealms() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getSupportedRealms() - Method in interface org.apache.cxf.sts.token.realm.RealmSupport
-
- getTargetRealm() - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- getTimestamp() - Method in class org.apache.cxf.sts.event.AbstractSTSEvent
-
- getToken(String) - Method in class org.apache.cxf.sts.cache.HazelCastTokenStore
-
- getToken() - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- getToken(RESTSecurityTokenService.Action, RequestSecurityTokenType) - Method in interface org.apache.cxf.sts.rest.RESTSecurityTokenService
-
- getToken(RESTSecurityTokenService.Action, RequestSecurityTokenType) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getToken() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getToken() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerResponse
-
- getToken() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getToken() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationResponse
-
- getToken() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the token
- getToken() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getToken() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Get the token
- getToken() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getToken() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- getTokenCancellers() - Method in class org.apache.cxf.sts.operation.TokenCancelOperation
-
- getTokenContext() - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- getTokenId() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the token Id
- getTokenId() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Get the token Id
- getTokenIdentifiers() - Method in class org.apache.cxf.sts.cache.HazelCastTokenStore
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSCancelFailureEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSCancelSuccessEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSIssueFailureEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSIssueSuccessEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSRenewFailureEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSRenewSuccessEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSValidateFailureEvent
-
- getTokenParameters() - Method in class org.apache.cxf.sts.event.STSValidateSuccessEvent
-
- getTokenParameters() - Method in interface org.apache.cxf.sts.event.TokenCancellerParametersSupport
-
- getTokenParameters() - Method in interface org.apache.cxf.sts.event.TokenProviderParametersSupport
-
- getTokenParameters() - Method in interface org.apache.cxf.sts.event.TokenRenewerParametersSupport
-
- getTokenParameters() - Method in interface org.apache.cxf.sts.event.TokenValidatorParametersSupport
-
- getTokenPrincipal() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getTokenProviders() - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- getTokenRealm() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- getTokenRenewers() - Method in class org.apache.cxf.sts.operation.TokenRenewOperation
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.request.RequestRequirements
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getTokenRequirements() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getTokenRoles() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getTokenStore() - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- getTokenStore() - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- getTokenStore() - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- getTokenStore() - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- getTokenStore() - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- getTokenStore() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- getTokenStore() - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- getTokenType() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getTokenType() - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Get the default Token Type to be issued for this Service
- getTokenType() - Method in class org.apache.cxf.sts.service.StaticService
-
Get the default Token Type to be issued for this Service
- getTokenTypeMap() - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- getTokenValidators() - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- getTokenWrapper() - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- getTopic() - Method in class org.apache.cxf.sts.event.map.MapEvent
-
- getTTL() - Method in class org.apache.cxf.sts.cache.HazelCastTokenStore
-
Get the (default) TTL value in seconds
- getTtl() - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- getType() - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- getUnAttachedReference() - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Get the unattached TokenReference
- getUnAttachedReference() - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Get the unattached TokenReference
- getUserBaseDN() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getUserBaseDN() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getUserBaseDNs() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getUserNameAttribute() - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- getUserNameAttribute() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getUserObjectClass() - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- getValidateOperation() - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- getValidateTarget() - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- getValue() - Method in class org.apache.cxf.sts.cache.EHCacheIdentityValue
-
- getValue() - Method in enum org.apache.cxf.sts.rest.RESTSecurityTokenService.Action
-
- getWsse11TokenType() - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Get the wsse11 TokenType attribute
- getWsseValueType() - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Get the wsse ValueType attribute
- getX509Cert() - Method in class org.apache.cxf.sts.request.ReceivedCredential
-
- getXMLToken(String, String, List<String>, String, boolean) - Method in interface org.apache.cxf.sts.rest.RESTSecurityTokenService
-
- getXMLToken(String, String, List<String>, String, boolean) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- SAML_ROLE_ATTRIBUTENAME_DEFAULT - Static variable in class org.apache.cxf.sts.token.validator.DefaultSAMLRoleParser
-
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".
- SamlCallbackHandler - Class in org.apache.cxf.sts.token.provider
-
This CallbackHandler implementation is populated with SAML Beans by the SAMLTokenProvider, and is tasked
with setting them on a SAMLCallback object, which will be parsed (by WSS4J) into a SAML Assertion.
- SamlCallbackHandler() - Constructor for class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
- SamlCustomHandler - Interface in org.apache.cxf.sts.token.provider
-
Implementation of this interface updates SAML tokens in any custom way before it will be signed by
SAMLTokenProvider.
- SAMLDelegationHandler - Class in org.apache.cxf.sts.token.delegation
-
The SAML TokenDelegationHandler implementation.
- SAMLDelegationHandler() - Constructor for class org.apache.cxf.sts.token.delegation.SAMLDelegationHandler
-
- SAMLRealmCodec - Interface in org.apache.cxf.sts.token.realm
-
This interface defines a pluggable way to return a realm associated with a SAML Assertion.
- SAMLRoleParser - Interface in org.apache.cxf.sts.token.validator
-
This interface defines a way to extract roles from a SAML Assertion
- SAMLTokenProvider - Class in org.apache.cxf.sts.token.provider
-
A TokenProvider implementation that provides a SAML Token.
- SAMLTokenProvider() - Constructor for class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
- SAMLTokenRenewer - Class in org.apache.cxf.sts.token.renewer
-
A TokenRenewer implementation that renews a (valid or expired) SAML Token.
- SAMLTokenRenewer() - Constructor for class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
- SAMLTokenValidator - Class in org.apache.cxf.sts.token.validator
-
Validate a SAML Assertion.
- SAMLTokenValidator() - Constructor for class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
- SCT_VALIDATOR_SECRET - Static variable in class org.apache.cxf.sts.token.validator.SCTValidator
-
This tag refers to the secret key (byte[]) associated with a SecurityContextToken that has been
validated.
- SCTCanceller - Class in org.apache.cxf.sts.token.canceller
-
This class cancels a SecurityContextToken.
- SCTCanceller() - Constructor for class org.apache.cxf.sts.token.canceller.SCTCanceller
-
- SCTInInterceptor - Class in org.apache.cxf.sts.interceptor
-
- SCTInInterceptor() - Constructor for class org.apache.cxf.sts.interceptor.SCTInInterceptor
-
- SCTOutInterceptor - Class in org.apache.cxf.sts.interceptor
-
- SCTOutInterceptor() - Constructor for class org.apache.cxf.sts.interceptor.SCTOutInterceptor
-
- SCTProvider - Class in org.apache.cxf.sts.token.provider
-
A TokenProvider implementation that provides a SecurityContextToken.
- SCTProvider() - Constructor for class org.apache.cxf.sts.token.provider.SCTProvider
-
- SCTValidator - Class in org.apache.cxf.sts.token.validator
-
This class validates a SecurityContextToken.
- SCTValidator() - Constructor for class org.apache.cxf.sts.token.validator.SCTValidator
-
- SECURITY - Static variable in class org.apache.cxf.sts.QNameConstants
-
- SECURITY_TOKEN_REFERENCE - Static variable in class org.apache.cxf.sts.QNameConstants
-
- ServiceMBean - Interface in org.apache.cxf.sts.service
-
This MBean represents a service.
- services - Variable in class org.apache.cxf.sts.operation.AbstractOperation
-
- setAcceptClientLifetime(boolean) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Set whether client lifetime is accepted
- setAcceptClientLifetime(boolean) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Set whether client lifetime is accepted
- setAcceptedC14nAlgorithms(List<String>) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the list of accepted c14n algorithms.
- setAcceptedEncryptionAlgorithms(List<String>) - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Set the list of accepted encryption algorithms.
- setAcceptedKeyWrapAlgorithms(List<String>) - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Set the list of accepted key-wrap algorithms.
- setAcceptedSignatureAlgorithms(List<String>) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the list of accepted signature algorithms.
- setActAs(ReceivedToken) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationResponse
-
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- setAllowCustomContent(boolean) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setAllowCustomContent(boolean) - Method in class org.apache.cxf.sts.request.RequestParser
-
- setAllowRenewalAfterExpiry(boolean) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Set whether we allow renewal after expiry.
- setAllowRenewalAfterExpiry(boolean) - Method in interface org.apache.cxf.sts.token.renewer.TokenRenewer
-
boolean for enabling/disabling renewal after expiry.
- setAllowRenewing(boolean) - Method in class org.apache.cxf.sts.request.Renewing
-
- setAllowRenewingAfterExpiry(boolean) - Method in class org.apache.cxf.sts.request.Renewing
-
- setAppliesTo(Element) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setAppliesToAddress(String) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setAppliesToAddress(String) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setAppliesToAddress(String) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setAppliesToAddress(String) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setAppliesToScopeMapping(Map<String, String>) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setAttachedReference(TokenReference) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the attached TokenReference
- setAttachedReference(TokenReference) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Set the attached TokenReference
- setAttrBeanList(List<AttributeStatementBean>) - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- setAttributeBeans(List<AttributeStatementBean>) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the list of AttributeStatementBeans.
- setAttributeStatementProviders(List<AttributeStatementProvider>) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set the List of AttributeStatementProviders.
- setAuthBeanList(List<AuthenticationStatementBean>) - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- setAuthDecisionBeanList(List<AuthDecisionStatementBean>) - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- setAuthDecisionStatementBeans(List<AuthDecisionStatementBean>) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the list of AuthDecisionStatementBeans.
- setAuthDecisionStatementProviders(List<AuthDecisionStatementProvider>) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set the List of AuthDecisionStatementProviders.
- setAuthenticationBeans(List<AuthenticationStatementBean>) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the list of AuthenticationStatementBeans.
- setAuthenticationStatementProviders(List<AuthenticationStatementProvider>) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set the List of AuthenticationStatementProviders.
- setAuthenticationType(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setBinarySecret(BinarySecret) - Method in class org.apache.cxf.sts.request.Entropy
-
- setBinarySecretType(String) - Method in class org.apache.cxf.sts.request.BinarySecret
-
- setBinarySecretValue(byte[]) - Method in class org.apache.cxf.sts.request.BinarySecret
-
- setBinarySecurityToken(boolean) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setBus(Bus) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- setC14nAlgorithm(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
This input parameter is ignored for the moment.
- setC14nAlgorithm(String) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the c14n algorithm to use
- setCallbackHandler(CallbackHandler) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the CallbackHandler object.
- setCallbackHandler(CallbackHandler) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the CallbackHandler object.
- setCallbackHandler(CallbackHandler) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the CallbackHandler object.
- setCallbackHandlerClass(String) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the String corresponding to the CallbackHandler class.
- setCallbackHandlerClass(String) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the String corresponding to the CallbackHandler class.
- setCancelOperation(CancelOperation) - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- setCancelTarget(ReceivedToken) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setCheckAudienceRestriction(boolean) - Method in class org.apache.cxf.sts.token.delegation.SAMLDelegationHandler
-
Set whether to perform a check that the received AppliesTo address is contained in the
token as one of the AudienceRestriction URIs.
- setClaimHandlers(List<ClaimsHandler>) - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- setClaimParsers(List<ClaimsParser>) - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- setClaimsLdapAttributeMapping(Map<String, String>) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setClaimsManager(ClaimsManager) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setClaimsManager(ClaimsManager) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setClaimsManager(ClaimsManager) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setClaimsMapper(ClaimsMapper) - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- setClaimTypeMap(Map<String, String>) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- setClaimTypeMap(Map<String, String>) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Specify a way to map ClaimType URIs to custom ClaimTypes
- setClockOffset(int) - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- setCombineClaimAttributes(boolean) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
- setComputedKey(boolean) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set whether the entropy represents a Computed Key or not
- setComputedKeyAlgorithm(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setConditionsBean(ConditionsBean) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the ConditionsBean
- setConditionsProvider(ConditionsProvider) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set the ConditionsProvider
- setConditionsProvider(ConditionsProvider) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Set the ConditionsProvider
- setContext(String) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setCreated(String) - Method in class org.apache.cxf.sts.request.Lifetime
-
- setCreated(Instant) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the Instant that this Token was Created
- setCreated(Instant) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Set the Instant that this Token was Created
- setCustomFilters(List<Filter>) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
Define some custom filters to use in retrieving group membership information.
- setDateFormat(String) - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- setDecryptedKey(byte[]) - Method in class org.apache.cxf.sts.request.Entropy
-
- setDefaultKeyType(String) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- setDelegationAllowed(boolean) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationResponse
-
- setDelegationHandlers(List<TokenDelegationHandler>) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setDelimiter(String) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setDigestAlgorithm(String) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the Digest algorithm to use for Signature
- setDoc(Document) - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- setDOMElement(boolean) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setEncryptionAlgorithm(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setEncryptionAlgorithm(String) - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Set the encryption algorithm to use
- setEncryptionCrypto(Crypto) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the encryption Crypto object
- setEncryptionCrypto(Crypto) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the encryption Crypto object
- setEncryptionCryptoProperties(Object) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the Object corresponding to the encryption Properties class.
- setEncryptionName(String) - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Set the alias used to select a certificate for encryption
- setEncryptionProperties(EncryptionProperties) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setEncryptionProperties(EncryptionProperties) - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Set the EncryptionProperties to be used to encrypt tokens issued for this service
- setEncryptionProperties(EncryptionProperties) - Method in class org.apache.cxf.sts.service.StaticService
-
Set the EncryptionProperties to be used to encrypt tokens issued for this service
- setEncryptionProperties(EncryptionProperties) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the EncryptionProperties to use.
- setEncryptionProperties(EncryptionProperties) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the EncryptionProperties to use.
- setEncryptionProperties(EncryptionProperties) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setEncryptionProperties(EncryptionProperties) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setEncryptionUsername(String) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the username/alias to use to encrypt any issued tokens.
- setEncryptionUsername(String) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the username/alias to use to encrypt any issued tokens.
- setEncryptIssuedToken(boolean) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setEncryptIssuedToken(boolean) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setEncryptToken(boolean) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setEncryptWith(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setEndpointClaims(Map<String, Map<String, String>>) - Method in class org.apache.cxf.sts.claims.StaticEndpointClaimsHandler
-
- setEndpoints(List<String>) - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Set the list of endpoint addresses that correspond to this service
- setEndpoints(List<String>) - Method in class org.apache.cxf.sts.service.StaticService
-
Set the list of endpoint addresses that correspond to this service
- setEntropy(Entropy) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setEntropy(byte[]) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the entropy associated with the token.
- setEventListener(STSEventListener) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setEventListener(STSEventListener) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setExpires(String) - Method in class org.apache.cxf.sts.request.Lifetime
-
- setExpires(Instant) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the Instant that this Token expires
- setExpires(Instant) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Set the Instant that this Token expires
- setFailLifetimeExceedance(boolean) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
If requested lifetime exceeds shall it fail (default)
or overwrite with maximum lifetime
- setFailLifetimeExceedance(boolean) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
If requested lifetime exceeds shall it fail (default)
or overwrite with maximum lifetime
- setFieldOrder(List<String>) - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- setFutureTimeToLive(long) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Set how long (in seconds) a client-supplied Created Element is allowed to be in the future.
- setFutureTimeToLive(long) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Set how long (in seconds) a client-supplied Created Element is allowed to be in the future.
- setGlobalClaims(Map<String, String>) - Method in class org.apache.cxf.sts.claims.StaticClaimsHandler
-
- setGroupBaseDN(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setGroupMemberAttribute(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setGroupNameGlobalFilter(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setGroupNameScopedFilter(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setGroupObjectClass(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setGroupURI(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setHazelcastInstance(HazelcastInstance) - Method in class org.apache.cxf.sts.cache.HazelCastTokenStore
-
Set the Hazelcast instance, otherwise default instance used
If you configure Hazelcast instance in spring, you must inject the instance here.
- setIdentifier(String) - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Set the identifier associated with this token
- setIdentityMapper(IdentityMapper) - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- setIdentityMapper(IdentityMapper) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the IdentityMapper object to use.
- setIdentityMapper(IdentityMapper) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the IdentityMapper object to use.
- setIdentityMapper(IdentityMapper) - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- setIncludeLifetimeElement(boolean) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setIssuer(String) - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- setIssuer(String) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the STS issuer name
- setIssuer(String) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the STS issuer name
- setIssuer(String) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTClaimsProviderParameters
-
- setIssuer(String) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the issuer name
- setIssuer(String) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the issuer of this realm
- setIssueSingleOperation(IssueSingleOperation) - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- setJexlEngine(JexlEngine) - Method in class org.apache.cxf.sts.claims.mapper.JexlClaimsMapper
-
- setJwtClaimsProvider(JWTClaimsProvider) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
- setKeyIdentifierType(int) - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Set the (WSS4J) key identifier type used to reference a certificate for encryption
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.request.RequestRequirements
-
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setKeyRequirements(KeyRequirements) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setKeySize(long) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setKeySize(long) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the key size to use when generating a symmetric key.
- setKeySize(long) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the KeySize
- setKeyType(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setKeyType(String) - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Set the default Key Type to be issued for this Service
- setKeyType(String) - Method in class org.apache.cxf.sts.service.StaticService
-
Set the default Key Type to be issued for this Service
- setKeywrapAlgorithm(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setKeyWrapAlgorithm(String) - Method in class org.apache.cxf.sts.service.EncryptionProperties
-
Set the encryption key-wrap algorithm to use
- setLdapTemplate(LdapTemplate) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setLdapTemplate(LdapTemplate) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setLifetime(Lifetime) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setLifetime(long) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Set the default lifetime in seconds for issued SAML tokens
- setLifetime(long) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Set the default lifetime in seconds for issued JWT tokens
- setLifetime(long) - Method in class org.apache.cxf.sts.token.provider.SCTProvider
-
Set the lifetime of the generated SCT
- setLogFieldname(boolean) - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- setLogLevel(String) - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- setLogStacktrace(boolean) - Method in class org.apache.cxf.sts.event.map.MapEventLogger
-
- setMaxAddressLength(int) - Method in class org.apache.cxf.sts.service.StaticService
-
Set the maximum allowable address length to compare against the addresses set in
setEndpoints
- setMaxCacheItems(long) - Method in class org.apache.cxf.sts.cache.MemoryIdentityCache
-
- setMaxExpiry(long) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Set a new value (in seconds) for how long a token is allowed to be expired for before renewal.
- setMaximumKeySize(long) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the maximum key size to use when generating a symmetric key to sign an issued token.
- setMaxLifetime(long) - Method in class org.apache.cxf.sts.token.provider.DefaultConditionsProvider
-
Set the maximum lifetime in seconds for issued SAML tokens
- setMaxLifetime(long) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
Set the maximum lifetime in seconds for issued JWT tokens
- setMessageContext(Map<String, Object>) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setMessageContext(Map<String, Object>) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setMessageContext(Map<String, Object>) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setMessageContext(Map<String, Object>) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setMessageContext(Map<String, Object>) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setMessageContext(Map<String, Object>) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setMinimumKeySize(long) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the minimum key size to use when generating a symmetric key.
- setName(String) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the name of this realm
- setNameFormat(String) - Method in class org.apache.cxf.sts.claims.ClaimsAttributeStatementProvider
-
- setNameFormat(String) - Method in class org.apache.cxf.sts.claims.CombinedClaimsAttributeStatementProvider
-
- setObjectClass(String) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setOnBehalfOf(ReceivedToken) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setOriginalIssuer(String) - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- setParticipants(List<Object>) - Method in class org.apache.cxf.sts.request.Participants
-
- setParticipants(Participants) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setPrimaryClaims(ClaimCollection) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setPrimaryParticipant(Object) - Method in class org.apache.cxf.sts.request.Participants
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.claims.ProcessedClaim
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setPrincipal(Principal) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- setProviderParameters(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTClaimsProviderParameters
-
- setProviderParameters(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- setPublicKey(PublicKey) - Method in class org.apache.cxf.sts.request.ReceivedCredential
-
- setRealm(String) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setRealm(String) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setRealm(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setRealm(String) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setRealm(String) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setRealm(String) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setRealmCodec(JWTRealmCodec) - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- setRealmMap(Map<String, ? extends RealmProperties>) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
Set the map of realm->RealmProperties for this token provider
- setRealmMap(Map<String, ? extends RealmProperties>) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set the map of realm->RealmProperties for this token provider
- setRealmMap(Map<String, ? extends RealmProperties>) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Set the map of realm->RealmProperties for this token provider
- setRealmParser(RealmParser) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the RealmParser object to use.
- setRealmParser(RealmParser) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the RealmParser object to use.
- setReceivedCredential(ReceivedCredential) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setRelationships(List<Relationship>) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- setRelationships(List<Relationship>) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the list of Relationship objects to use.
- setRenewing(Renewing) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setRenewOperation(RenewOperation) - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- setRenewTarget(ReceivedToken) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setRequestClaimsOptional(boolean) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- setRequestedPrimaryClaims(ClaimCollection) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setRequestedSecondaryClaims(ClaimCollection) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setReturnEntropy(boolean) - Method in class org.apache.cxf.sts.token.provider.SCTProvider
-
Set whether Entropy is returned to the client or not
- setReturnReferences(boolean) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setReturnReferences(boolean) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setRoleAttributeName(String) - Method in class org.apache.cxf.sts.token.validator.DefaultSAMLRoleParser
-
Set the attribute URI of the SAML AttributeStatement where the role information is stored.
- setRoleClaim(String) - Method in class org.apache.cxf.sts.token.validator.jwt.DefaultJWTRoleParser
-
- setRoleClassifier(String) - Method in class org.apache.cxf.sts.token.validator.DefaultSubjectRoleParser
-
Set the Subject Role Classifier to use.
- setRoleClassifierType(String) - Method in class org.apache.cxf.sts.token.validator.DefaultSubjectRoleParser
-
Set the Subject Role Classifier Type to use.
- setRoleParser(JWTRoleParser) - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- setRoleParser(SubjectRoleParser) - Method in class org.apache.cxf.sts.token.validator.UsernameTokenValidator
-
- setRoles(Set<Principal>) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setRoles(Set<Principal>) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setRoles(Set<Principal>) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- setSamlCustomHandler(SamlCustomHandler) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
- setSamlRealmCodec(SAMLRealmCodec) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
- setSamlRealmCodec(SAMLRealmCodec) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the SAML Realm Codec object to use.
- setSamlRealmCodec(SAMLRealmCodec) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
Set the SAMLRealmCodec instance to use to return a realm from a validated token
- setSamlRoleParser(SAMLRoleParser) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
- setScript(JexlScript) - Method in class org.apache.cxf.sts.claims.mapper.JexlClaimsMapper
-
- setScript(String) - Method in class org.apache.cxf.sts.claims.mapper.JexlClaimsMapper
-
- setSecondaryClaims(ClaimCollection) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setSecret(byte[]) - Method in class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- setServices(List<ServiceMBean>) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setServices(List<ServiceMBean>) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setSignatureAlgorithm(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
This input parameter is ignored for the moment.
- setSignatureAlgorithm(String) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set the signature algorithm to use
- setSignatureAlias(String) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the signature alias to use for this realm
- setSignatureCrypto(Crypto) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the signature Crypto object
- setSignatureCrypto(Crypto) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the signature Crypto object
- setSignatureCrypto(Crypto) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the signature Crypto object
- setSignatureCryptoProperties(Object) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the Object corresponding to the signature Properties class.
- setSignatureCryptoProperties(Object) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the Object corresponding to the signature Properties class.
- setSignatureProperties(SignatureProperties) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the SignatureProperties to use.
- setSignatureProperties(SignatureProperties) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the SignatureProperties to use.
- setSignatureProperties(SignatureProperties) - Method in class org.apache.cxf.sts.token.realm.RealmProperties
-
Set the SignatureProperties to use.
- setSignatureUsername(String) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set the username/alias to use to sign any issued tokens
- setSignatureUsername(String) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set the username/alias to use to sign any issued tokens
- setSignToken(boolean) - Method in class org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider
-
Set whether the provided token will be signed or not.
- setSignToken(boolean) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set whether the provided token will be signed or not.
- setSignToken(boolean) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Set whether the provided token will be signed or not.
- setSignWith(String) - Method in class org.apache.cxf.sts.request.KeyRequirements
-
- setSourceRealm(String) - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- setState(ReceivedToken.STATE) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setStatistics(MemoryIdentityCacheStatistics) - Method in class org.apache.cxf.sts.cache.AbstractIdentityCache
-
- setStopProcessingOnException(boolean) - Method in class org.apache.cxf.sts.claims.ClaimsManager
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setStsProperties(STSPropertiesMBean) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setSubjectBean(SubjectBean) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the SubjectBean
- setSubjectConstraints(List<String>) - Method in class org.apache.cxf.sts.token.realm.CertConstraintsParser
-
Set a list of Strings corresponding to regular expression constraints on the subject DN
of a certificate
- setSubjectConstraints(List<String>) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
Set a list of Strings corresponding to regular expression constraints on the subject DN
of a certificate that was used to sign a received Assertion
- setSubjectConstraints(List<String>) - Method in class org.apache.cxf.sts.token.validator.X509TokenValidator
-
Set a list of Strings corresponding to regular expression constraints on the subject DN
of a certificate
- setSubjectNameIDFormat(String) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Set the SubjectNameIDFormat.
- setSubjectNameQualifier(String) - Method in class org.apache.cxf.sts.token.provider.DefaultSubjectProvider
-
Set the SubjectNameQualifier.
- setSubjectProvider(SubjectProvider) - Method in class org.apache.cxf.sts.token.provider.SAMLTokenProvider
-
Set the SubjectProvider.
- setSupportedClaims(List<String>) - Method in class org.apache.cxf.sts.claims.StaticEndpointClaimsHandler
-
- setSupportedRealms(List<String>) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setSupportedRealms(List<String>) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setTargetRealm(String) - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- setToken(Object) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerResponse
-
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationResponse
-
- setToken(Object) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the token
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setToken(Element) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Set the token
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setToken(ReceivedToken) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- setTokenCancellers(List<TokenCanceller>) - Method in class org.apache.cxf.sts.operation.TokenCancelOperation
-
- setTokenContext(String) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setTokenId(String) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the token Id
- setTokenId(String) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Set the token Id
- setTokenPrincipal(Principal) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setTokenProviderParameters(TokenProviderParameters) - Method in class org.apache.cxf.sts.token.provider.SamlCallbackHandler
-
Set the TokenProviderParameters.
- setTokenProviders(List<TokenProvider>) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setTokenRealm(String) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorResponse
-
- setTokenRenewers(List<TokenRenewer>) - Method in class org.apache.cxf.sts.operation.TokenRenewOperation
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.request.RequestRequirements
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setTokenRequirements(TokenRequirements) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setTokenRoles(Set<Principal>) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.claims.ClaimsParameters
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.token.canceller.TokenCancellerParameters
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.token.delegation.TokenDelegationParameters
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.token.provider.TokenProviderParameters
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerParameters
-
- setTokenStore(TokenStore) - Method in class org.apache.cxf.sts.token.validator.TokenValidatorParameters
-
- setTokenType(String) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setTokenType(String) - Method in interface org.apache.cxf.sts.service.ServiceMBean
-
Set the default Token Type to be issued for this Service
- setTokenType(String) - Method in class org.apache.cxf.sts.service.StaticService
-
Set the default Token Type to be issued for this Service
- setTokenTypeMap(Map<String, String>) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- setTokenValidators(List<TokenValidator>) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setTokenWrapper(TokenWrapper) - Method in class org.apache.cxf.sts.operation.AbstractOperation
-
- setTTL(long) - Method in class org.apache.cxf.sts.cache.HazelCastTokenStore
-
Set a new (default) TTL value in seconds
- setTtl(int) - Method in class org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator
-
- setType(ProcessedClaim, String) - Method in class org.apache.cxf.sts.claims.mapper.ClaimUtils
-
- setType(String) - Method in class org.apache.cxf.sts.token.realm.Relationship
-
- setUnattachedReference(TokenReference) - Method in class org.apache.cxf.sts.token.provider.TokenProviderResponse
-
Set the unattached TokenReference
- setUnattachedReference(TokenReference) - Method in class org.apache.cxf.sts.token.renewer.TokenRenewerResponse
-
Set the unattached TokenReference
- setUseDeflateEncoding(boolean) - Method in class org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl
-
- setUseDirectReference(boolean) - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Set whether to use direct reference to refer to this token
- setUseFullGroupNameAsValue(boolean) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setUseJaasSubject(boolean) - Method in class org.apache.cxf.sts.token.validator.DefaultSAMLRoleParser
-
Whether to get roles from the JAAS Subject (if not null) returned from SAML Assertion
Validation or not.
- setUseJaasSubject(boolean) - Method in class org.apache.cxf.sts.token.validator.jwt.DefaultJWTRoleParser
-
Whether to get roles from the JAAS Subject (if not null) returned from SAML Assertion
Validation or not.
- setUseKeyIdentifier(boolean) - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Set whether to use a KeyIdentifier to refer to this token
- setUseKeyValue(boolean) - Method in class org.apache.cxf.sts.SignatureProperties
-
Set whether a KeyValue is used to refer to a a certificate used to sign an issued token.
- setUserBaseDN(String) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setUserBaseDN(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setUserBaseDNs(List<String>) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setUserNameAttribute(String) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setUserNameAttribute(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setUsernameToken(boolean) - Method in class org.apache.cxf.sts.request.ReceivedToken
-
- setUsernameTokenRealmCodec(UsernameTokenRealmCodec) - Method in class org.apache.cxf.sts.token.validator.UsernameTokenValidator
-
Set the UsernameTokenRealmCodec instance to use to return a realm from a validated token
- setUserObjectClass(String) - Method in class org.apache.cxf.sts.claims.LdapGroupClaimsHandler
-
- setUseX500CN(boolean) - Method in class org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider
-
- setValidateOperation(ValidateOperation) - Method in class org.apache.cxf.sts.operation.TokenRequestCollectionOperation
-
- setValidateSignatureAgainstProfile(boolean) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
Whether to validate the signature of the Assertion (if it exists) against the
relevant profile.
- setValidateTarget(ReceivedToken) - Method in class org.apache.cxf.sts.request.TokenRequirements
-
- setValidateUseKey(boolean) - Method in class org.apache.cxf.sts.StaticSTSProperties
-
Set whether to validate a client Public Key or Certificate presented as part of a
UseKey element.
- setValidateUseKey(boolean) - Method in interface org.apache.cxf.sts.STSPropertiesMBean
-
Set whether to validate a client Public Key or Certificate presented as part of a
UseKey element.
- setValidator(Validator) - Method in class org.apache.cxf.sts.token.validator.SAMLTokenValidator
-
Set the WSS4J Validator instance to use to validate the token.
- setValidator(Validator) - Method in class org.apache.cxf.sts.token.validator.UsernameTokenValidator
-
Set the WSS4J Validator instance to use to validate the token.
- setValidator(Validator) - Method in class org.apache.cxf.sts.token.validator.X509TokenValidator
-
Set the WSS4J Validator instance to use to validate the token.
- setVerifyProofOfPossession(boolean) - Method in class org.apache.cxf.sts.token.canceller.SCTCanceller
-
Set whether proof of possession is required or not to cancel a token
- setVerifyProofOfPossession(boolean) - Method in interface org.apache.cxf.sts.token.canceller.TokenCanceller
-
boolean for enabling/disabling verification of proof of possession.
- setVerifyProofOfPossession(boolean) - Method in class org.apache.cxf.sts.token.renewer.SAMLTokenRenewer
-
Set whether proof of possession is required or not to renew a token
- setVerifyProofOfPossession(boolean) - Method in interface org.apache.cxf.sts.token.renewer.TokenRenewer
-
boolean for enabling/disabling verification of proof of possession.
- setWsse11TokenType(String) - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Set the wsse11 TokenType attribute
- setWsseValueType(String) - Method in class org.apache.cxf.sts.token.provider.TokenReference
-
Set the wsse ValueType attribute
- setX500FilterEnabled(boolean) - Method in class org.apache.cxf.sts.claims.LdapClaimsHandler
-
- setX509Cert(X509Certificate) - Method in class org.apache.cxf.sts.request.ReceivedCredential
-
- SIGN_WITH - Static variable in class org.apache.cxf.sts.QNameConstants
-
- SIGNATURE_ALGORITHM - Static variable in class org.apache.cxf.sts.QNameConstants
-
- SignatureProperties - Class in org.apache.cxf.sts
-
This class contains various configuration properties that can be used to sign an issued token,
or generate a symmetric key in the STS.
- SignatureProperties() - Constructor for class org.apache.cxf.sts.SignatureProperties
-
- signToken(SamlAssertionWrapper, RealmProperties, STSPropertiesMBean, KeyRequirements) - Method in class org.apache.cxf.sts.token.provider.AbstractSAMLTokenProvider
-
- singleToMultiValue(ProcessedClaim, String) - Method in class org.apache.cxf.sts.claims.mapper.ClaimUtils
-
This function is especially useful if multi values from a claim are stored within a single value entry.
- STATE_PROVINCE - Static variable in class org.apache.cxf.sts.claims.ClaimTypes
-
(st in [RFC 2256]) Abbreviation for state or province name of a Subject's address information.
- StaticClaimsHandler - Class in org.apache.cxf.sts.claims
-
- StaticClaimsHandler() - Constructor for class org.apache.cxf.sts.claims.StaticClaimsHandler
-
- StaticEndpointClaimsHandler - Class in org.apache.cxf.sts.claims
-
- StaticEndpointClaimsHandler() - Constructor for class org.apache.cxf.sts.claims.StaticEndpointClaimsHandler
-
- StaticService - Class in org.apache.cxf.sts.service
-
This class represents a (static) service.
- StaticService() - Constructor for class org.apache.cxf.sts.service.StaticService
-
- StaticSTSProperties - Class in org.apache.cxf.sts
-
A static implementation of the STSPropertiesMBean.
- StaticSTSProperties() - Constructor for class org.apache.cxf.sts.StaticSTSProperties
-
- STATUS - Static variable in class org.apache.cxf.sts.STSConstants
-
Status TokenType
- storeTokenInCache(SecurityToken, TokenStore, byte[]) - Static method in class org.apache.cxf.sts.cache.CacheUtils
-
- STREETADDRESS - Static variable in class org.apache.cxf.sts.claims.ClaimTypes
-
(street in [RFC 2256]) Street address component of a Subject‟s address information.
- STSCancelFailureEvent - Class in org.apache.cxf.sts.event
-
- STSCancelFailureEvent(TokenCancellerParameters, long, Exception) - Constructor for class org.apache.cxf.sts.event.STSCancelFailureEvent
-
- STSCancelSuccessEvent - Class in org.apache.cxf.sts.event
-
- STSCancelSuccessEvent(TokenCancellerParameters, long) - Constructor for class org.apache.cxf.sts.event.STSCancelSuccessEvent
-
- STSConstants - Class in org.apache.cxf.sts
-
- STSEventListener - Interface in org.apache.cxf.sts.event
-
- STSIssueFailureEvent - Class in org.apache.cxf.sts.event
-
- STSIssueFailureEvent(TokenProviderParameters, long, Exception) - Constructor for class org.apache.cxf.sts.event.STSIssueFailureEvent
-
- STSIssueSuccessEvent - Class in org.apache.cxf.sts.event
-
- STSIssueSuccessEvent(TokenProviderParameters, long) - Constructor for class org.apache.cxf.sts.event.STSIssueSuccessEvent
-
- stsProperties - Variable in class org.apache.cxf.sts.operation.AbstractOperation
-
- STSPropertiesMBean - Interface in org.apache.cxf.sts
-
This MBean represents the properties associated with the STS.
- STSRenewFailureEvent - Class in org.apache.cxf.sts.event
-
- STSRenewFailureEvent(TokenRenewerParameters, long, Exception) - Constructor for class org.apache.cxf.sts.event.STSRenewFailureEvent
-
- STSRenewSuccessEvent - Class in org.apache.cxf.sts.event
-
- STSRenewSuccessEvent(TokenRenewerParameters, long) - Constructor for class org.apache.cxf.sts.event.STSRenewSuccessEvent
-
- STSValidateFailureEvent - Class in org.apache.cxf.sts.event
-
- STSValidateFailureEvent(TokenValidatorParameters, long, Exception) - Constructor for class org.apache.cxf.sts.event.STSValidateFailureEvent
-
- STSValidateSuccessEvent - Class in org.apache.cxf.sts.event
-
- STSValidateSuccessEvent(TokenValidatorParameters, long) - Constructor for class org.apache.cxf.sts.event.STSValidateSuccessEvent
-
- SubjectProvider - Interface in org.apache.cxf.sts.token.provider
-
An interface that allows a pluggable way of obtaining a SAML SubjectBean used to populate the
Subject of a SAML Assertion.
- SubjectProviderParameters - Class in org.apache.cxf.sts.token.provider
-
The parameters that are passed through to a SubjectProvider implementation to create a Subject(Bean).
- SubjectProviderParameters() - Constructor for class org.apache.cxf.sts.token.provider.SubjectProviderParameters
-
- SubjectRoleParser - Interface in org.apache.cxf.sts.token.validator
-
This interface defines a way to extract roles from a JAAS Subject
- SYMMETRIC_KEY_KEYTYPE - Static variable in class org.apache.cxf.sts.STSConstants
-
Symmetric key (KeyType value)
- SYMMETRIC_KEY_TYPE - Static variable in class org.apache.cxf.sts.STSConstants
-
Symmetric key type (attribute of BinarySecret)
- SymmetricKeyHandler - Class in org.apache.cxf.sts.token.provider
-
Some common functionality relating to parsing and generating Symmetric Keys.
- SymmetricKeyHandler(TokenProviderParameters) - Constructor for class org.apache.cxf.sts.token.provider.SymmetricKeyHandler
-