Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
V
W
A
AbstractRequestAssertionConsumerHandler
- Class in
org.apache.cxf.rs.security.saml.sso
AbstractRequestAssertionConsumerHandler()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
AbstractServiceProviderFilter
- Class in
org.apache.cxf.rs.security.saml.sso
AbstractServiceProviderFilter()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
AbstractSSOSpHandler
- Class in
org.apache.cxf.rs.security.saml.sso
AbstractSSOSpHandler()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
AuthnRequestBuilder
- Interface in
org.apache.cxf.rs.security.saml.sso
This interface defines a method to create a SAML 2.0 Protocol AuthnRequest.
B
BUNDLE
- Static variable in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
BUNDLE
- Static variable in class org.apache.cxf.rs.security.saml.sso.
LogoutService
BUNDLE
- Static variable in class org.apache.cxf.rs.security.saml.sso.
MetadataService
C
CACHE_KEY
- Static variable in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
checkSecurityContext(Message)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
close()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
close()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
close()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
close()
- Method in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
close()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
close()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
close()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
close()
- Method in interface org.apache.cxf.rs.security.saml.sso.state.
SPStateManager
close()
- Method in interface org.apache.cxf.rs.security.saml.sso.
TokenReplayCache
createAuthnCtxClassRef(String)
- Static method in class org.apache.cxf.rs.security.saml.sso.
SamlpRequestComponentBuilder
createAuthnRequest(Message, String, String)
- Method in interface org.apache.cxf.rs.security.saml.sso.
AuthnRequestBuilder
Create a SAML 2.0 Protocol AuthnRequest
createAuthnRequest(Message, String, String)
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
Create a SAML 2.0 Protocol AuthnRequest
createAuthnRequest(String, boolean, boolean, String, SAMLVersion, Issuer, NameIDPolicy, RequestedAuthnContext)
- Static method in class org.apache.cxf.rs.security.saml.sso.
SamlpRequestComponentBuilder
createCacheManager()
- Static method in class org.apache.cxf.rs.security.saml.sso.
EHCacheUtil
createCacheManager(Configuration)
- Static method in class org.apache.cxf.rs.security.saml.sso.
EHCacheUtil
createCookie(String, String, String, String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
createIssuer(String)
- Static method in class org.apache.cxf.rs.security.saml.sso.
SamlpRequestComponentBuilder
createKeyInfoFromDefaultAlias(Crypto)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
createNameIDPolicy(boolean, String, String)
- Static method in class org.apache.cxf.rs.security.saml.sso.
SamlpRequestComponentBuilder
createRequestedAuthnCtxPolicy(AuthnContextComparisonTypeEnumeration, List<AuthnContextClassRef>, List<AuthnContextDeclRef>)
- Static method in class org.apache.cxf.rs.security.saml.sso.
SamlpRequestComponentBuilder
createSamlRequestInfo(Message)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
createSecurityContext(RequestState, String, String, boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
D
DEFAULT_STATE_TIME
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
DEFAULT_TTL
- Static variable in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
DEFAULT_TTL
- Static variable in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
DefaultAuthnRequestBuilder
- Class in
org.apache.cxf.rs.security.saml.sso
A default implementation of the AuthnRequestBuilder interface to create a SAML 2.0 Protocol AuthnRequest.
DefaultAuthnRequestBuilder()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
doProcessSamlResponse(String, String, boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
DSA_SHA1
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
E
EHCacheSPStateManager
- Class in
org.apache.cxf.rs.security.saml.sso.state
An in-memory EHCache implementation of the SPStateManager interface.
EHCacheSPStateManager()
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
EHCacheSPStateManager(Bus)
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
EHCacheSPStateManager(String)
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
EHCacheSPStateManager(String, Bus)
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
EHCacheTokenReplayCache
- Class in
org.apache.cxf.rs.security.saml.sso
An in-memory EHCache implementation of the TokenReplayCache interface.
EHCacheTokenReplayCache()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
EHCacheTokenReplayCache(Bus)
- Constructor for class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
EHCacheTokenReplayCache(String)
- Constructor for class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
EHCacheTokenReplayCache(String, Bus)
- Constructor for class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
EHCacheUtil
- Class in
org.apache.cxf.rs.security.saml.sso
encodeAuthnRequest(Element)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
encodeAuthnRequest(Element)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlPostBindingFilter
encodeAuthnRequest(Element)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRedirectBindingFilter
F
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerFilter
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlPostBindingFilter
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRedirectBindingFilter
G
getAssertion()
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
getAssertion()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
getAssertionConsumerServiceAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
getAssertionConsumerURL()
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
getAssertionElement()
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
getCacheConfiguration(String, CacheManager)
- Static method in class org.apache.cxf.rs.security.saml.sso.
EHCacheUtil
getCallbackHandler()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
getClientAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
getCreated()
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
getCreatedAt()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getCreatedAt()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
getExpiresAt()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
getFutureTTL()
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
getId(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
Return the given identifier if it is contained in the cache, otherwise null.
getId(T)
- Method in interface org.apache.cxf.rs.security.saml.sso.
TokenReplayCache
getIdpServiceAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
getIdpServiceAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
getIdpServiceAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getIssuerId()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getIssuerIDP()
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
getLogoutServiceAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
getMainApplicationAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutResponse
getMetadata()
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
getMetaData(String, String, String, Key, X509Certificate, boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataWriter
getPrincipalName()
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutResponse
getProps(Object)
- Static method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
getProtocolBinding()
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
getRelayState()
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
getRelayState()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
getReplayCache()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
getRequestId()
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
getResponseId()
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
getResponseState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
getResponseState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
getResponseState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
getResponseState(String)
- Method in interface org.apache.cxf.rs.security.saml.sso.state.
SPStateManager
getSamlRequest()
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
getSamlRequestId()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getSamlResponse(String, String)
- Method in class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerService
getServiceAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
getSessionNotOnOrAfter()
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
getSignatureCrypto()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
getSignatureUsername()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
Get the username/alias to use to sign any request
getSpIdentifier()
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
getStateProvider()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
getStateTimeToLive()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
getTargetAddress()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getTTL()
- Method in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
Get the (default) TTL value in seconds
getTTL()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
Get the (default) TTL value in seconds
getValidResponseState(Cookie, Message)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
getWebAppContext()
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
getWebAppContext()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getWebAppContext()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
getWebAppDomain()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
getWebAppDomain()
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
getWebAppDomain()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
RequestState
getWebAppDomain()
- Method in class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
H
HTTPSPStateManager
- Class in
org.apache.cxf.rs.security.saml.sso.state
HTTPSPStateManager()
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
I
isForceAuthn()
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
isPassive()
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
isSignRequest()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
isStateExpired(long, long)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
isSupportBase64Encoding()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
isSupportDeflateEncoding()
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
L
LOG
- Static variable in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
LOG
- Static variable in class org.apache.cxf.rs.security.saml.sso.
LogoutService
LOG
- Static variable in class org.apache.cxf.rs.security.saml.sso.
MetadataService
logout(Cookie, SecurityContext)
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutService
LogoutResponse
- Class in
org.apache.cxf.rs.security.saml.sso
LogoutResponse(String, String)
- Constructor for class org.apache.cxf.rs.security.saml.sso.
LogoutResponse
LogoutService
- Class in
org.apache.cxf.rs.security.saml.sso
LogoutService()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
LogoutService
M
MAX_TTL
- Static variable in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
MemorySPStateManager
- Class in
org.apache.cxf.rs.security.saml.sso.state
MemorySPStateManager()
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
MetadataService
- Class in
org.apache.cxf.rs.security.saml.sso
MetadataService()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
MetadataService
MetadataWriter
- Class in
org.apache.cxf.rs.security.saml.sso
MetadataWriter()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
MetadataWriter
O
org.apache.cxf.rs.security.saml.sso
- package org.apache.cxf.rs.security.saml.sso
org.apache.cxf.rs.security.saml.sso.state
- package org.apache.cxf.rs.security.saml.sso.state
P
postLogout(Cookie, SecurityContext)
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutService
processParams(ContainerRequestContext, MultivaluedMap<String, String>, boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerFilter
processRelayState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
processSamlResponse(String, String)
- Method in class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerService
putId(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
Add the given identifier to the cache.
putId(String, long)
- Method in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
Add the given identifier to the cache.
putId(T)
- Method in interface org.apache.cxf.rs.security.saml.sso.
TokenReplayCache
putId(T, long)
- Method in interface org.apache.cxf.rs.security.saml.sso.
TokenReplayCache
R
RACS_IS_COLLOCATED
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
RELAY_STATE
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
removeRequestState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
removeRequestState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
removeRequestState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
removeRequestState(String)
- Method in interface org.apache.cxf.rs.security.saml.sso.state.
SPStateManager
removeResponseState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
removeResponseState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
removeResponseState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
removeResponseState(String)
- Method in interface org.apache.cxf.rs.security.saml.sso.state.
SPStateManager
reportError(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
reportError(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
reportError(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutService
reportError(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
reportTrace(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
REQUEST_CACHE_KEY
- Static variable in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
RequestAssertionConsumerFilter
- Class in
org.apache.cxf.rs.security.saml.sso
RequestAssertionConsumerFilter()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerFilter
RequestAssertionConsumerService
- Class in
org.apache.cxf.rs.security.saml.sso
RequestAssertionConsumerService()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerService
RequestState
- Class in
org.apache.cxf.rs.security.saml.sso.state
RequestState()
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
RequestState
RequestState(String, String, String, String, String, String, long)
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
RequestState
RESPONSE_CACHE_KEY
- Static variable in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
ResponseState
- Class in
org.apache.cxf.rs.security.saml.sso.state
ResponseState()
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
ResponseState(String, String, String, String, long, long)
- Constructor for class org.apache.cxf.rs.security.saml.sso.state.
ResponseState
RSA_SHA1
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
S
SAML1_STATUSCODE_SUCCESS
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
SAML2_METADATA_NS
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
SAML2_STATUSCODE_SUCCESS
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
SAML_REQUEST
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
SAML_RESPONSE
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
SamlPostBindingFilter
- Class in
org.apache.cxf.rs.security.saml.sso
SamlPostBindingFilter()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
SamlPostBindingFilter
SamlpRequestComponentBuilder
- Class in
org.apache.cxf.rs.security.saml.sso
A set of utility methods to construct SAMLP Request statements
SAMLProtocolResponseValidator
- Class in
org.apache.cxf.rs.security.saml.sso
Validate a SAML (1.1 or 2.0) Protocol Response.
SAMLProtocolResponseValidator()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
SamlRedirectBindingFilter
- Class in
org.apache.cxf.rs.security.saml.sso
SamlRedirectBindingFilter()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
SamlRedirectBindingFilter
SamlRequestInfo
- Class in
org.apache.cxf.rs.security.saml.sso
SamlRequestInfo()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
SAMLSSOResponseValidator
- Class in
org.apache.cxf.rs.security.saml.sso
Validate a SAML 2.0 Protocol Response according to the Web SSO profile.
SAMLSSOResponseValidator()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
SCHEMA_INSTANCE_NS
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
SECURITY_CONTEXT_TOKEN
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
setAddEndpointAddressToContext(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setAddEndpointAddressToContext(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
setAddWebAppContext(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setAssertion(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
setAssertionConsumerServiceAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setAssertionConsumerServiceAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
setAssertionConsumerURL(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
setAssertionElement(Element)
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
setAuthnRequestBuilder(AuthnRequestBuilder)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setCallbackHandler(CallbackHandler)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
Set the CallbackHandler object.
setCallbackHandlerClass(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
Set the String corresponding to the CallbackHandler class.
setClientAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
setCreated(Date)
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
setEnforceAssertionsSigned(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
Enforce that Assertions must be signed if the POST binding was used.
setEnforceAssertionsSigned(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
Enforce that Assertions must be signed if the POST binding was used.
setEnforceKnownIssuer(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
Enforce that the Issuer of the received Response/Assertion is known to this RACS.
setEnforceKnownIssuer(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
Enforce that the Issuer of the received Response/Assertion is known.
setForceAuthn(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
setFutureTTL(int)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
setIdpServiceAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setIdpServiceAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
setIssuerId(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setIssuerIDP(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
setKeyInfoMustBeAvailable(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
setKeyInfoMustBeAvailable(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
setLogoutServiceAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
setMainApplicationAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutService
setMessageContext(MessageContext)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
setPassive(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
setProtocolBinding(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
DefaultAuthnRequestBuilder
setRelayState(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
setReplayCache(TokenReplayCache<String>)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
setReplayCache(TokenReplayCache<String>)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
setRequestId(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
setRequestState(String, RequestState)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
setRequestState(String, RequestState)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
setRequestState(String, RequestState)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
setRequestState(String, RequestState)
- Method in interface org.apache.cxf.rs.security.saml.sso.state.
SPStateManager
setResponseId(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
setResponseState(String, ResponseState)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
setResponseState(String, ResponseState)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
setResponseState(String, ResponseState)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
MemorySPStateManager
setResponseState(String, ResponseState)
- Method in interface org.apache.cxf.rs.security.saml.sso.state.
SPStateManager
setSamlRequest(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
setSecurityContext(Message, SamlAssertionWrapper)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setServiceAddress(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
MetadataService
setSessionNotOnOrAfter(Date)
- Method in class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
setSignatureCrypto(Crypto)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
setSignaturePropertiesFile(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
Set the String corresponding to the signature Properties class
setSignatureUsername(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
Set the username/alias to use to sign any request
setSignRequest(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setSpIdentifier(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
setStateProvider(SPStateManager)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
setStateProvider(SPStateManager)
- Method in class org.apache.cxf.rs.security.saml.sso.
LogoutService
setStateProvider(SPStateManager)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
HTTPSPStateManager
setStateTimeToLive(long)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractSSOSpHandler
setSupportBase64Encoding(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
setSupportDeflateEncoding(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
setSupportPostBinding(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
RequestAssertionConsumerFilter
setTTL(long)
- Method in class org.apache.cxf.rs.security.saml.sso.
EHCacheTokenReplayCache
Set a new (default) TTL value in seconds
setTTL(long)
- Method in class org.apache.cxf.rs.security.saml.sso.state.
EHCacheSPStateManager
Set a new (default) TTL value in seconds
setUseDeflateEncoding(boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlPostBindingFilter
setWebAppContext(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
setWebAppDomain(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
setWebAppDomain(String)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRequestInfo
SIG_ALG
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
SIGNATURE
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
signAuthnRequest(AuthnRequest)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractServiceProviderFilter
signAuthnRequest(AuthnRequest)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlPostBindingFilter
signAuthnRequest(AuthnRequest)
- Method in class org.apache.cxf.rs.security.saml.sso.
SamlRedirectBindingFilter
SPStateManager
- Interface in
org.apache.cxf.rs.security.saml.sso.state
SSO Service Provider State Manager.
SSOConstants
- Class in
org.apache.cxf.rs.security.saml.sso
SSOValidatorResponse
- Class in
org.apache.cxf.rs.security.saml.sso
Some information that encapsulates a successful validation by the SAMLSSOResponseValidator
SSOValidatorResponse()
- Constructor for class org.apache.cxf.rs.security.saml.sso.
SSOValidatorResponse
T
TokenReplayCache
<
T
> - Interface in
org.apache.cxf.rs.security.saml.sso
V
validateSamlResponse(Response, Crypto, CallbackHandler)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
Validate a SAML 2 Protocol Response
validateSamlResponse(Response, Crypto, CallbackHandler)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLProtocolResponseValidator
Validate a SAML 1.1 Protocol Response
validateSamlResponse(Response, boolean)
- Method in class org.apache.cxf.rs.security.saml.sso.
SAMLSSOResponseValidator
Validate a SAML 2 Protocol Response
validateSamlResponseProtocol(Response)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
Validate the received SAML Response as per the protocol
validateSamlSSOResponse(boolean, Response, RequestState)
- Method in class org.apache.cxf.rs.security.saml.sso.
AbstractRequestAssertionConsumerHandler
Validate the received SAML Response as per the Web SSO profile
W
WS_ADDRESSING_NS
- Static variable in class org.apache.cxf.rs.security.saml.sso.
SSOConstants
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CXF