A B C D E G H I L M O P R S T V 

A

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
 

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.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.RequestAssertionConsumerService
 
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
 
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
 

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.RequestAssertionConsumerService
 
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
 

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
 
getAssertionConsumerURL() - Method in class org.apache.cxf.rs.security.saml.sso.SAMLSSOResponseValidator
 
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
 
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
 
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
 
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.RequestAssertionConsumerService
 
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
 
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.AbstractServiceProviderFilter
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

handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.saml.sso.SamlPostBindingFilter
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.saml.sso.SamlRedirectBindingFilter
 
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.RequestAssertionConsumerService
 
isSupportDeflateEncoding() - Method in class org.apache.cxf.rs.security.saml.sso.RequestAssertionConsumerService
 

L

LOG - Static variable in class org.apache.cxf.rs.security.saml.sso.AbstractServiceProviderFilter
 

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
 

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

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

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.AbstractServiceProviderFilter
 
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
 
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_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
 
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
 
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
 
setAssertionConsumerURL(String) - Method in class org.apache.cxf.rs.security.saml.sso.SAMLSSOResponseValidator
 
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
 
setEnforceAssertionsSigned(boolean) - Method in class org.apache.cxf.rs.security.saml.sso.RequestAssertionConsumerService
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.RequestAssertionConsumerService
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
 
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
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.rs.security.saml.sso.RequestAssertionConsumerService
 
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.RequestAssertionConsumerService
 
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, AssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.sso.AbstractServiceProviderFilter
 
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.AbstractServiceProviderFilter
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.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.RequestAssertionConsumerService
 
setSupportDeflateEncoding(boolean) - Method in class org.apache.cxf.rs.security.saml.sso.RequestAssertionConsumerService
 
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.RequestAssertionConsumerService
Validate the received SAML Response as per the protocol
validateSamlSSOResponse(boolean, Response, RequestState) - Method in class org.apache.cxf.rs.security.saml.sso.RequestAssertionConsumerService
Validate the received SAML Response as per the Web SSO profile
A B C D E G H I L M O P R S T V 

Apache CXF