Uses of Class
net.shibboleth.idp.profile.config.AbstractConditionalProfileConfiguration
Packages that use AbstractConditionalProfileConfiguration
Package
Description
CAS protocol configuration implementations.
Profile configurations for Liberty ID-WSF profiles.
Functionality and base classes common to both SAML 1 and 2 profile configuration.
Profile configurations for SAML 1 profiles.
Profile configurations for SAML 2 profiles.
-
Uses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.cas.config
Subclasses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.cas.configModifier and TypeClassDescriptionclassBase class for CAS protocol configuration.classCAS protocol configuration that applies to the/loginURI.classCAS protocol configuration that applies to the/proxyURI.classCAS protocol configuration. -
Uses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.config
Subclasses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.configModifier and TypeClassDescriptionclassConfiguration support for the Liberty ID-WSF SSOS profile. -
Uses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.profile.config
Modifier and TypeClassDescriptionclassBase class for SAML profile configurations. -
Uses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.saml1.profile.config
Subclasses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.saml1.profile.configModifier and TypeClassDescriptionclassConfiguration support for artifact-aware profiles.classConfiguration support for SAML 1 artifact resolution requests.classConfiguration support for SAML 1 attribute query requests.classConfiguration for SAML 1 Browser SSO profile requests. -
Uses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.config
Subclasses of AbstractConditionalProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.configModifier and TypeClassDescriptionclassConfiguration support for artifact-aware profiles.classBase class for SAML 2 profile configurations.classConfiguration support for SAML 2 artifact resolution requests.classConfiguration support for SAML 2 attribute query requests.classConfiguration support for SAML 2 Browser SSO.classConfiguration support for SAML 2 ECP.classConfiguration support for SAML 2 Single Logout.