A B C D E F G H I L O P R S U V 
All Classes All Packages

A

AbstractSamlProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
A parent controller to handle SAML requests.
AbstractSamlProfileHandlerController() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
 
AbstractSamlSLOProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.slo
AbstractSamlSLOProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.AbstractSamlSLOProfileHandlerController
 
adaptor - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
The Adaptor.
afterPropertiesSet() - Method in class org.apereo.cas.support.saml.web.idp.metadata.SamlIdPMetadataController
 
authenticateEcpRequest(Credential, Pair<AuthnRequest, MessageContext>) - Method in class org.apereo.cas.support.saml.web.idp.profile.ecp.ECPProfileHandlerController
Authenticate ecp request.
AuthnContextClassRefBuilder - Interface in org.apereo.cas.support.saml.web.idp.profile.builders.authn

B

BaseHttpServletAwareSamlObjectEncoder<T extends org.opensaml.saml.common.SAMLObject> - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder
BaseHttpServletAwareSamlObjectEncoder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
 
BaseSamlProfileSamlResponseBuilder<T extends org.opensaml.core.xml.XMLObject> - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response
The BaseSamlProfileSamlResponseBuilder is responsible for building the final SAML assertion for the relying party.
BaseSamlProfileSamlResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
 
build(Object, RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade, SamlRegisteredService) - Method in interface org.apereo.cas.support.saml.web.idp.profile.builders.authn.AuthnContextClassRefBuilder
Gets authentication method from assertion.
build(Object, RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade, SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.authn.DefaultAuthnContextClassRefBuilder
 
build(AttributeStatement, Attribute) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.attr.SamlProfileSamlRegisteredServiceAttributeBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.assertion.SamlProfileSamlAssertionBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.attr.SamlProfileSamlAttributeStatementBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileSamlAuthNStatementBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.conditions.SamlProfileSamlConditionsBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.query.SamlProfileAttributeQueryResponseBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11FaultResponseBuilder
 
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in interface org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder
Build response.
build(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.subject.SamlProfileSamlSubjectBuilder
 
buildAuthenticationContextPair(HttpServletRequest, AuthnRequest) - Static method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlProfileCallbackHandlerController
Build authentication context pair pair.
buildCasAssertion(String, RegisteredService, Map<String, Object>) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Build cas assertion.
buildCasAssertion(Authentication, Service, RegisteredService, Map<String, List<Object>>) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Build cas assertion.
buildConditions(RequestAbstractType, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.conditions.SamlProfileSamlConditionsBuilder
Build conditions conditions.
buildEcpFaultResponse(HttpServletResponse, HttpServletRequest, Pair<RequestAbstractType, String>) - Method in class org.apereo.cas.support.saml.web.idp.profile.ecp.ECPProfileHandlerController
Build ecp fault response.
buildEncrypterForSamlObject(Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Build encrypter for saml object encrypter.
buildEntityCriteriaForSigningCredential(RequestAbstractType, CriteriaSet) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlIdPObjectSignatureValidator
 
buildEntityCriteriaForSigningCredential(RequestAbstractType, CriteriaSet) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
Build entity criteria for signing credential.
buildRedirectUrlByRequestedAuthnContext(String, AuthnRequest, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Build redirect url by requested authn context.
buildResponse(Assertion, Object, RequestAbstractType, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, HttpServletResponse, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact.SamlProfileArtifactResponseBuilder
 
buildResponse(Assertion, Object, RequestAbstractType, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, HttpServletResponse, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
Build response response.
buildResponse(Assertion, Object, RequestAbstractType, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, HttpServletResponse, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSaml2ResponseBuilder
 
buildResponse(Assertion, Object, RequestAbstractType, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, HttpServletResponse, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11ResponseBuilder
 
buildSaml2Response(Object, RequestAbstractType, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11ResponseBuilder
Build saml2 response.
buildSamlAssertion(RequestAbstractType, HttpServletRequest, HttpServletResponse, Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
Build saml assertion assertion.
buildSamlResponse(HttpServletResponse, HttpServletRequest, Pair<AuthnRequest, MessageContext>, Assertion, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Build saml response.
buildSamlResponseIssuer(String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
Build entity issuer issuer.
buildSignatureSigningParameters(RoleDescriptor, SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Build signature signing parameters signature signing parameters.
buildSubjectLocality(Object, RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileSamlAuthNStatementBuilder
Build subject locality subject locality.

C

casProperties - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
CAS settings.
CasSamlArtifactMap - Class in org.apereo.cas.support.saml.web.idp.profile.artifact
CasSamlArtifactMap() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.artifact.CasSamlArtifactMap
 
configureEncryptionSecurityConfiguration(SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Configure encryption security configuration.
configureKeyEncryptionCredential(String, SamlRegisteredServiceServiceProviderMetadataFacade, SamlRegisteredService, BasicEncryptionConfiguration) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Gets key encryption credential.
constructServiceUrl(HttpServletRequest, HttpServletResponse, Pair<? extends SignableSAMLObject, MessageContext>) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Construct service url string.
create(SingleLogoutRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlProfileSingleLogoutMessageCreator
 

D

decodeMessage(String) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.UrlDecodingHTTPRedirectDeflateDecoder
 
decodeSoapRequest(HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Decode soap 11 context.
DefaultAuthnContextClassRefBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.authn
DefaultAuthnContextClassRefBuilder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.authn.DefaultAuthnContextClassRefBuilder
 
DefaultSSOSamlHttpRequestExtractor - Class in org.apereo.cas.support.saml.web.idp.profile.sso.request
DefaultSSOSamlHttpRequestExtractor() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.sso.request.DefaultSSOSamlHttpRequestExtractor
 
determineLogoutUrl(RegisteredService, WebApplicationService) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceLogoutUrlBuilder
 
determineNameId(RequestAbstractType, Object, List<String>, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Determine name id name id.
determineProfileBinding(Pair<AuthnRequest, MessageContext>, Assertion) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlProfileCallbackHandlerController
Determine profile binding.
doEncode() - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPHttpRedirectDeflateLogoutEncoder
 
doExecute(RequestContext) - Method in class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIAction
 
doInitialize() - Method in class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIWebflowConfigurer
 
doInitialize() - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPHttpRedirectDeflateLogoutEncoder
 

E

ECPProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.ecp
ECPProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.ecp.ECPProfileHandlerController
 
encode(SamlRegisteredService, Response, HttpServletResponse, HttpServletRequest, SamlRegisteredServiceServiceProviderMetadataFacade, String, String, RequestAbstractType, Object) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSaml2ResponseBuilder
 
encode(SamlRegisteredService, Envelope, HttpServletResponse, HttpServletRequest, SamlRegisteredServiceServiceProviderMetadataFacade, String, String, RequestAbstractType, Object) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11ResponseBuilder
 
encode(SamlRegisteredService, T, HttpServletResponse, HttpServletRequest, SamlRegisteredServiceServiceProviderMetadataFacade, String, String, RequestAbstractType, Object) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
Encode the final result into the http response.
encode(Assertion, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Encode a given saml object by invoking a number of outbound security handlers on the context.
encode(Attribute, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Encode encrypted attribute.
encode(NameID, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Encode encrypted id.
encode(RequestAbstractType, T, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
Encode.
encode(T, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletResponse, HttpServletRequest, String, RequestAbstractType) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Encode a given saml object by invoking a number of outbound security handlers on the context.
encodeAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.attribute.SamlAttributeEncoder
 
encodeFinalResponse(HttpServletRequest, HttpServletResponse, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, T, String, RequestAbstractType, Object, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
Encode final response.
encodeNameIdBasedOnNameFormat(RequestAbstractType, Object, String, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Encode name id based on name format name id.
encryptAssertion(Assertion, HttpServletRequest, HttpServletResponse, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
Encrypt assertion.
extract(HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder, Class<? extends SignableSAMLObject>) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.request.DefaultSSOSamlHttpRequestExtractor
 
extract(HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder, Class<? extends SignableSAMLObject>) - Method in interface org.apereo.cas.support.saml.web.idp.profile.sso.request.SSOSamlHttpRequestExtractor
Extract the saml request from the http request.

F

finalizeEncode(RequestAbstractType, BaseSAML2MessageEncoder, Response, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponseArtifactEncoder
 
finalizeEncode(RequestAbstractType, BaseSAML2MessageEncoder, T, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
Finalize encode response.
finalizeNameId(NameID, RequestAbstractType, Object, List<String>, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Finalize name id name id.

G

generateMetadataForIdp(HttpServletResponse) - Method in class org.apereo.cas.support.saml.web.idp.metadata.SamlIdPMetadataController
Displays the identity provider metadata.
getAuthenticationContextByAssertion(Object, RequestedAuthnContext, List<AuthnContextClassRef>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.authn.DefaultAuthnContextClassRefBuilder
Gets authentication context by assertion.
getAuthenticationContextMappings() - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Gets authentication context mappings.
getBinding() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
Gets binding.
getBinding() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponseArtifactEncoder
 
getBinding() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponsePostEncoder
 
getBinding() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponsePostSimpleSignEncoder
 
getCachedMetadataObject(String, String) - Method in class org.apereo.cas.support.saml.web.idp.metadata.SamlRegisteredServiceCachedMetadataEndpoint
Gets cached metadata object.
getDataEncryptionParameters(Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, BasicEncryptionConfiguration) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Gets data encryption parameters.
getEncoderMessageContext(RequestAbstractType, T, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
Build encoder message context.
getEncrypter(Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, KeyEncryptionParameters, DataEncryptionParameters) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Gets encrypter.
getInstance(HttpMethod) - Method in class org.apereo.cas.support.saml.web.idp.profile.HttpServletRequestXMLMessageDecodersMap
Gets a cloned instance of the decoder.
getKeyEncryptionParameters(Object, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, BasicEncryptionConfiguration) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Gets key encryption parameters.
getMessageEncoderInstance() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
Gets message encoder instance.
getMessageEncoderInstance() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponseArtifactEncoder
 
getMessageEncoderInstance() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponsePostEncoder
 
getMessageEncoderInstance() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponsePostSimpleSignEncoder
 
getOrder() - Method in class org.apereo.cas.support.saml.web.idp.audit.SamlResponseAuditPrincipalIdProvider
 
getPrincipalIdFrom(Authentication, Object, Exception) - Method in class org.apereo.cas.support.saml.web.idp.audit.SamlResponseAuditPrincipalIdProvider
 
getRegisteredServiceAndFacade(AuthnRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Gets registered service and facade.
getRequiredNameIdFormatIfAny(RequestAbstractType) - Static method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Gets required name id format if any.
getRoleDescriptorResolver(MetadataResolver, MessageContext, RequestAbstractType) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlIdPObjectSignatureValidator
 
getRoleDescriptorResolver(MetadataResolver, MessageContext, RequestAbstractType) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
Gets role descriptor resolver.
getSamlMetadataFacadeFor(SamlRegisteredService, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Gets saml metadata adaptor for service.
getSamlMetadataFacadeFor(SamlRegisteredService, RequestAbstractType) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Gets saml metadata adaptor for service.
getSignatureSigningConfiguration(RoleDescriptor, SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Gets signature signing configuration.
getSignatureValidationConfiguration() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
Gets signature validation configuration.
getSigningPrivateKey() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Gets signing private key.
getSupportedNameIdFormats(SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Static method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Gets supported name id formats.

H

handleCallbackProfileRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlProfileCallbackHandlerController
Handle callback profile request.
handleEcpRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.ecp.ECPProfileHandlerController
Handle ecp request.
handleEcpRequest(HttpServletResponse, HttpServletRequest, MessageContext, Credential, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.ecp.ECPProfileHandlerController
Handle ecp request.
handleIdPInitiatedSsoRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.IdentityProviderInitiatedProfileHandlerController
Handle idp initiated sso requests.
handlePostRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.artifact.Saml1ArtifactResolutionProfileHandlerController
Handle post request.
handlePostRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.query.Saml2AttributeQueryProfileHandlerController
Handle post request.
handleSaml2ProfileSLOPostRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SLOSamlPostProfileHandlerController
Handle SLO POST profile request.
handleSaml2ProfileSLOPostRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SLOSamlRedirectProfileHandlerController
Handle SLO Redirect profile request.
handleSaml2ProfileSsoPostRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerController
Handle SSO POST profile request.
handleSaml2ProfileSsoPostRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostSimpleSignProfileHandlerController
Handle SSO POST profile request.
handleSaml2ProfileSsoRedirectHeadRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerController
Handle SSO HEAD profile redirect request (not allowed).
handleSaml2ProfileSsoRedirectRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerController
Handle SSO GET profile redirect request.
handleSaml2ProfileSsoRedirectRequest(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostSimpleSignProfileHandlerController
Handle SSO POST profile request.
handleSloProfileRequest(HttpServletResponse, HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.AbstractSamlSLOProfileHandlerController
Handle profile request.
handleSsoPostProfileRequest(HttpServletResponse, HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerController
Handle profile request.
handleSsoPostProfileRequest(HttpServletResponse, HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostSimpleSignProfileHandlerController
Handle profile request.
handleUnauthorizedServiceException(HttpServletRequest, Exception) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Handle unauthorized service exception.
httpRequest - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
The Http request.
httpResponse - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
The Http response.
HttpServletRequestXMLMessageDecodersMap - Class in org.apereo.cas.support.saml.web.idp.profile
HttpServletRequestXMLMessageDecodersMap(Class<HttpMethod>) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.HttpServletRequestXMLMessageDecodersMap
 

I

IdentityProviderInitiatedProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
IdentityProviderInitiatedProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.IdentityProviderInitiatedProfileHandlerController
 
initiateAuthenticationRequest(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Initiate authentication request.
invalidate(String) - Method in class org.apereo.cas.support.saml.web.idp.metadata.SamlRegisteredServiceCachedMetadataEndpoint
Invalidate.
issueAuthenticationRequestRedirect(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Redirect request for authentication.

L

logCasValidationAssertion(Assertion) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Log cas validation assertion.

O

org.apereo.cas.support.saml.web.flow - package org.apereo.cas.support.saml.web.flow
 
org.apereo.cas.support.saml.web.idp.audit - package org.apereo.cas.support.saml.web.idp.audit
 
org.apereo.cas.support.saml.web.idp.metadata - package org.apereo.cas.support.saml.web.idp.metadata
 
org.apereo.cas.support.saml.web.idp.profile - package org.apereo.cas.support.saml.web.idp.profile
 
org.apereo.cas.support.saml.web.idp.profile.artifact - package org.apereo.cas.support.saml.web.idp.profile.artifact
 
org.apereo.cas.support.saml.web.idp.profile.builders - package org.apereo.cas.support.saml.web.idp.profile.builders
 
org.apereo.cas.support.saml.web.idp.profile.builders.assertion - package org.apereo.cas.support.saml.web.idp.profile.builders.assertion
 
org.apereo.cas.support.saml.web.idp.profile.builders.attr - package org.apereo.cas.support.saml.web.idp.profile.builders.attr
 
org.apereo.cas.support.saml.web.idp.profile.builders.authn - package org.apereo.cas.support.saml.web.idp.profile.builders.authn
 
org.apereo.cas.support.saml.web.idp.profile.builders.conditions - package org.apereo.cas.support.saml.web.idp.profile.builders.conditions
 
org.apereo.cas.support.saml.web.idp.profile.builders.enc - package org.apereo.cas.support.saml.web.idp.profile.builders.enc
 
org.apereo.cas.support.saml.web.idp.profile.builders.enc.attribute - package org.apereo.cas.support.saml.web.idp.profile.builders.enc.attribute
 
org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder - package org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder
 
org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso - package org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso
 
org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate - package org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate
 
org.apereo.cas.support.saml.web.idp.profile.builders.nameid - package org.apereo.cas.support.saml.web.idp.profile.builders.nameid
 
org.apereo.cas.support.saml.web.idp.profile.builders.response - package org.apereo.cas.support.saml.web.idp.profile.builders.response
 
org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact - package org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact
 
org.apereo.cas.support.saml.web.idp.profile.builders.response.query - package org.apereo.cas.support.saml.web.idp.profile.builders.response.query
 
org.apereo.cas.support.saml.web.idp.profile.builders.response.soap - package org.apereo.cas.support.saml.web.idp.profile.builders.response.soap
 
org.apereo.cas.support.saml.web.idp.profile.builders.subject - package org.apereo.cas.support.saml.web.idp.profile.builders.subject
 
org.apereo.cas.support.saml.web.idp.profile.ecp - package org.apereo.cas.support.saml.web.idp.profile.ecp
 
org.apereo.cas.support.saml.web.idp.profile.query - package org.apereo.cas.support.saml.web.idp.profile.query
 
org.apereo.cas.support.saml.web.idp.profile.slo - package org.apereo.cas.support.saml.web.idp.profile.slo
 
org.apereo.cas.support.saml.web.idp.profile.sso - package org.apereo.cas.support.saml.web.idp.profile.sso
 
org.apereo.cas.support.saml.web.idp.profile.sso.request - package org.apereo.cas.support.saml.web.idp.profile.sso.request
 
overrideBlackListedSignatureAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
The Override black listed signature algorithms.
overrideSignatureAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
The Override signature algorithms.
overrideSignatureReferenceDigestMethods - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
The Override signature reference digest methods.
overrideWhiteListedAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
The Override white listed signature signing algorithms.

P

parserPool - Variable in class org.apereo.cas.support.saml.web.idp.profile.sso.request.DefaultSSOSamlHttpRequestExtractor
The Parser pool.
prepareEndpointURLSchemeSecurityHandler(MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Prepare endpoint url scheme security handler.
prepareNameIdAttribute(Object, String, SamlRegisteredServiceServiceProviderMetadataFacade, SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Prepare name id attribute id p attribute.
prepareNameIdEncoder(RequestAbstractType, String, IdPAttribute, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Static method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Prepare name id encoder saml 2 string name id encoder.
prepareOutboundContext(T, SamlRegisteredServiceServiceProviderMetadataFacade, MessageContext<T>, String, RequestAbstractType) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Prepare outbound context.
prepareSamlOutboundDestinationHandler(MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Prepare saml outbound destination handler.
prepareSamlOutboundProtocolMessageSigningHandler(MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Prepare saml outbound protocol message signing handler.
prepareSecurityParametersContext(SamlRegisteredServiceServiceProviderMetadataFacade, MessageContext<T>, SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
Prepare security parameters context.
produce(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerEndpoint
Produce response entity.
PROPERTY_NAME_SINGLE_LOGOUT_BINDING - Static variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceLogoutUrlBuilder
Property to indicate the binding for the saml logout profile.
put(String, String, String, SAMLObject) - Method in class org.apereo.cas.support.saml.web.idp.profile.artifact.CasSamlArtifactMap
 

R

resolveEncryptionParameters(SamlRegisteredService, BasicEncryptionConfiguration) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
Resolve encryption parameters.
resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.support.saml.web.idp.audit.SamlRequestAuditResourceResolver
 
resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.support.saml.web.idp.audit.SamlResponseAuditResourceResolver
 
retrieveSamlAuthenticationRequestFromHttpRequest(HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Retrieve authn request authn request.

S

Saml1ArtifactResolutionProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.artifact
Saml1ArtifactResolutionProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.artifact.Saml1ArtifactResolutionProfileHandlerController
 
Saml2AttributeQueryProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.query
Saml2AttributeQueryProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.query.Saml2AttributeQueryProfileHandlerController
 
SamlAttributeEncoder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.attribute
SamlAttributeEncoder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.attribute.SamlAttributeEncoder
 
SamlIdPHttpRedirectDeflateLogoutEncoder - Class in org.apereo.cas.support.saml.web.idp.profile.slo
SamlIdPHttpRedirectDeflateLogoutEncoder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPHttpRedirectDeflateLogoutEncoder
 
SamlIdPMetadataController - Class in org.apereo.cas.support.saml.web.idp.metadata
The SamlIdPMetadataController will attempt to produce saml metadata for CAS as an identity provider.
SamlIdPMetadataController() - Constructor for class org.apereo.cas.support.saml.web.idp.metadata.SamlIdPMetadataController
 
SamlIdPMetadataUIAction - Class in org.apereo.cas.support.saml.web.flow
SamlIdPMetadataUIAction() - Constructor for class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIAction
 
SamlIdPMetadataUIWebflowConfigurer - Class in org.apereo.cas.support.saml.web.flow
SamlIdPMetadataUIWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, Action, ApplicationContext, CasConfigurationProperties) - Constructor for class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIWebflowConfigurer
 
SamlIdPObjectEncrypter - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc
SamlIdPObjectEncrypter() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter
 
SamlIdPObjectSignatureValidator - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate
SamlIdPObjectSignatureValidator(List, List, List, List, MetadataResolver, CasConfigurationProperties) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlIdPObjectSignatureValidator
 
SamlIdPObjectSigner - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc
SamlIdPObjectSigner() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner
 
samlIdPProperties - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlProfileSingleLogoutMessageCreator
SAML idp settings.
SamlIdPSingleLogoutServiceLogoutUrlBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.slo
SamlIdPSingleLogoutServiceLogoutUrlBuilder(ServicesManager, SamlRegisteredServiceCachingMetadataResolver, UrlValidator) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceLogoutUrlBuilder
 
SamlIdPSingleLogoutServiceMessageHandler - Class in org.apereo.cas.support.saml.web.idp.profile.slo
SamlIdPSingleLogoutServiceMessageHandler(HttpClient, SingleLogoutMessageCreator, ServicesManager, SingleLogoutServiceLogoutUrlBuilder, boolean, AuthenticationServiceSelectionPlan, SamlRegisteredServiceCachingMetadataResolver, VelocityEngine) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceMessageHandler
 
SamlObjectSignatureValidator - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate
SamlObjectSignatureValidator() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
 
samlObjectSigner - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlProfileSingleLogoutMessageCreator
Saml idp object signer.
SamlProfileArtifactFaultResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact
SamlProfileArtifactFaultResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact.SamlProfileArtifactFaultResponseBuilder
 
SamlProfileArtifactResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact
SamlProfileArtifactResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.artifact.SamlProfileArtifactResponseBuilder
 
SamlProfileAttributeQueryFaultResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response.query
SamlProfileAttributeQueryFaultResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.query.SamlProfileAttributeQueryFaultResponseBuilder
 
SamlProfileAttributeQueryResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response.query
SamlProfileAttributeQueryResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.query.SamlProfileAttributeQueryResponseBuilder
 
samlProfileHandlerConfigurationContext - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
SAML profile configuration context.
SamlProfileHandlerConfigurationContext - Class in org.apereo.cas.support.saml.web.idp.profile
SamlProfileHandlerConfigurationContext() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.SamlProfileHandlerConfigurationContext
 
SamlProfileObjectBuilder<T extends org.opensaml.core.xml.XMLObject> - Interface in org.apereo.cas.support.saml.web.idp.profile.builders
The SamlProfileObjectBuilder defines the operations required for building the saml response for an RP.
SamlProfileSaml2ResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response
SamlProfileSaml2ResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSaml2ResponseBuilder
 
SamlProfileSamlAssertionBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.assertion
SamlProfileSamlAssertionBuilder(OpenSamlConfigBean, CasConfigurationProperties, SamlProfileObjectBuilder<AuthnStatement>, SamlProfileObjectBuilder<AttributeStatement>, SamlProfileObjectBuilder<Subject>, SamlProfileObjectBuilder<Conditions>, SamlIdPObjectSigner) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.assertion.SamlProfileSamlAssertionBuilder
 
SamlProfileSamlAttributeStatementBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.attr
SamlProfileSamlAttributeStatementBuilder(OpenSamlConfigBean, ProtocolAttributeEncoder, SamlIdPProperties, SamlIdPObjectEncrypter) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.attr.SamlProfileSamlAttributeStatementBuilder
 
SamlProfileSamlAuthNStatementBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.authn
SamlProfileSamlAuthNStatementBuilder(OpenSamlConfigBean, AuthnContextClassRefBuilder, CasConfigurationProperties) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileSamlAuthNStatementBuilder
 
SamlProfileSamlConditionsBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.conditions
SamlProfileSamlConditionsBuilder(OpenSamlConfigBean, CasConfigurationProperties) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.conditions.SamlProfileSamlConditionsBuilder
 
SamlProfileSamlNameIdBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.nameid
SamlProfileSamlNameIdBuilder(OpenSamlConfigBean, PersistentIdGenerator, SamlIdPObjectEncrypter) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
 
SamlProfileSamlRegisteredServiceAttributeBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.attr
SamlProfileSamlRegisteredServiceAttributeBuilder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.attr.SamlProfileSamlRegisteredServiceAttributeBuilder
 
SamlProfileSamlResponseBuilderConfigurationContext - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response
SamlProfileSamlResponseBuilderConfigurationContext() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSamlResponseBuilderConfigurationContext
 
SamlProfileSamlSoap11FaultResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response.soap
The SamlProfileSamlSoap11FaultResponseBuilder is responsible for building the final SAML assertion for the relying party.
SamlProfileSamlSoap11FaultResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11FaultResponseBuilder
 
SamlProfileSamlSoap11ResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response.soap
The SamlProfileSamlSoap11ResponseBuilder is responsible for building the final SAML assertion for the relying party.
SamlProfileSamlSoap11ResponseBuilder(SamlProfileSamlResponseBuilderConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11ResponseBuilder
 
SamlProfileSamlSubjectBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.subject
SamlProfileSamlSubjectBuilder(OpenSamlConfigBean, SamlProfileObjectBuilder<NameID>, CasConfigurationProperties, SamlIdPObjectEncrypter) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.subject.SamlProfileSamlSubjectBuilder
 
SamlProfileSingleLogoutMessageCreator - Class in org.apereo.cas.support.saml.web.idp.profile.slo
SamlProfileSingleLogoutMessageCreator(OpenSamlConfigBean, ServicesManager, SamlRegisteredServiceCachingMetadataResolver, SamlIdPProperties, SamlIdPObjectSigner) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.SamlProfileSingleLogoutMessageCreator
 
SamlRegisteredServiceCachedMetadataEndpoint - Class in org.apereo.cas.support.saml.web.idp.metadata
SamlRegisteredServiceCachedMetadataEndpoint(CasConfigurationProperties, SamlRegisteredServiceCachingMetadataResolver, ServicesManager, AuditableExecution, OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.web.idp.metadata.SamlRegisteredServiceCachedMetadataEndpoint
 
samlRegisteredServiceCachingMetadataResolver - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceLogoutUrlBuilder
The Saml registered service caching metadata resolver.
samlRegisteredServiceCachingMetadataResolver - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceMessageHandler
The Saml registered service caching metadata resolver.
samlRegisteredServiceCachingMetadataResolver - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlProfileSingleLogoutMessageCreator
The Saml registered service caching metadata resolver.
SamlRequestAuditResourceResolver - Class in org.apereo.cas.support.saml.web.idp.audit
SamlRequestAuditResourceResolver() - Constructor for class org.apereo.cas.support.saml.web.idp.audit.SamlRequestAuditResourceResolver
 
SamlResponseArtifactEncoder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso
SamlResponseArtifactEncoder(VelocityEngine, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, HttpServletResponse, RequestAbstractType, TicketRegistry, SamlArtifactTicketFactory, CasCookieBuilder, SAMLArtifactMap) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponseArtifactEncoder
 
SamlResponseAuditPrincipalIdProvider - Class in org.apereo.cas.support.saml.web.idp.audit
SamlResponseAuditPrincipalIdProvider() - Constructor for class org.apereo.cas.support.saml.web.idp.audit.SamlResponseAuditPrincipalIdProvider
 
SamlResponseAuditResourceResolver - Class in org.apereo.cas.support.saml.web.idp.audit
SamlResponseAuditResourceResolver() - Constructor for class org.apereo.cas.support.saml.web.idp.audit.SamlResponseAuditResourceResolver
 
SamlResponsePostEncoder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso
SamlResponsePostEncoder(VelocityEngine, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletResponse, HttpServletRequest) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponsePostEncoder
 
SamlResponsePostSimpleSignEncoder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso
SamlResponsePostSimpleSignEncoder(VelocityEngine, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletResponse, HttpServletRequest) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.sso.SamlResponsePostSimpleSignEncoder
 
sendMessageToEndpoint(LogoutHttpMessage, SingleLogoutRequest, SingleLogoutMessage) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceMessageHandler
 
servicesManager - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceLogoutUrlBuilder
The Services manager.
servicesManager - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlProfileSingleLogoutMessageCreator
The Services manager.
signAssertion(Assertion, HttpServletRequest, HttpServletResponse, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, String, RequestAbstractType) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.assertion.SamlProfileSamlAssertionBuilder
Sign assertion.
SLOSamlPostProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.slo
This is SLOSamlPostProfileHandlerController, responsible for handling requests for SAML2 SLO.
SLOSamlPostProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.SLOSamlPostProfileHandlerController
 
SLOSamlRedirectProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.slo
This is SLOSamlRedirectProfileHandlerController, responsible for handling requests for SAML2 SLO Redirects.
SLOSamlRedirectProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.slo.SLOSamlRedirectProfileHandlerController
 
SSOSamlHttpRequestExtractor - Interface in org.apereo.cas.support.saml.web.idp.profile.sso.request
SSOSamlPostProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.sso
The SSOSamlPostProfileHandlerController is responsible for handling profile requests for SAML2 Web SSO.
SSOSamlPostProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerController
 
SSOSamlPostProfileHandlerEndpoint - Class in org.apereo.cas.support.saml.web.idp.profile.sso
SSOSamlPostProfileHandlerEndpoint(CasConfigurationProperties, ServicesManager, AuthenticationSystemSupport, ServiceFactory<WebApplicationService>, PrincipalFactory, SamlProfileObjectBuilder<? extends SAMLObject>, SamlRegisteredServiceCachingMetadataResolver, AbstractSaml20ObjectBuilder) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostProfileHandlerEndpoint
 
SSOSamlPostSimpleSignProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.sso
The SSOSamlPostSimpleSignProfileHandlerController is responsible for handling profile requests for SAML2 Web SSO SimpleSign.
SSOSamlPostSimpleSignProfileHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlPostSimpleSignProfileHandlerController
 
SSOSamlProfileCallbackHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile.sso
This is SSOSamlProfileCallbackHandlerController, which handles the profile callback request to build the final saml response.
SSOSamlProfileCallbackHandlerController(SamlProfileHandlerConfigurationContext) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.sso.SSOSamlProfileCallbackHandlerController
 
supports(Authentication, Object, Exception) - Method in class org.apereo.cas.support.saml.web.idp.audit.SamlResponseAuditPrincipalIdProvider
 
supportsInternal(WebApplicationService, RegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceMessageHandler
 

U

UrlDecodingHTTPRedirectDeflateDecoder - Class in org.apereo.cas.support.saml.web.idp.profile.sso
UrlDecodingHTTPRedirectDeflateDecoder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.sso.UrlDecodingHTTPRedirectDeflateDecoder
 

V

validateRequiredNameIdFormatIfAny(RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade, List<String>, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.nameid.SamlProfileSamlNameIdBuilder
Validate required name id format if any.
velocityEngineFactory - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.encoder.BaseHttpServletAwareSamlObjectEncoder
The Velocity engine factory.
velocityEngineFactory - Variable in class org.apereo.cas.support.saml.web.idp.profile.slo.SamlIdPSingleLogoutServiceMessageHandler
The velocity engine used to render logout messages.
verifyAuthenticationContextSignature(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletRequest, RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Verify authentication context signature.
verifyAuthenticationContextSignature(MessageContext, HttpServletRequest, RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Verify authentication context signature.
verifySamlAuthenticationRequest(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Verify saml authentication request.
verifySamlProfileRequestIfNeeded(RequestAbstractType, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletRequest, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
Validate authn request signature.
verifySamlProfileRequestIfNeeded(RequestAbstractType, MetadataResolver, HttpServletRequest, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.validate.SamlObjectSignatureValidator
Verify saml profile request if needed.
verifySamlRegisteredService(String) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
Gets registered service and verify.
A B C D E F G H I L O P R S U V 
All Classes All Packages