Uses of Class
net.shibboleth.idp.profile.config.AbstractProfileConfiguration
Packages that use AbstractProfileConfiguration
Package
Description
Classes supporting administrative interface machinery.
CAS protocol configuration implementations.
Classes pertaining to request-time profile configuration options.
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 AbstractProfileConfiguration in net.shibboleth.idp.admin
Subclasses of AbstractProfileConfiguration in net.shibboleth.idp.adminModifier and TypeClassDescriptionclassA descriptor for an administrative flow.classDescriptor for an administrative flow that tracks whether it's been run or not to limit use. -
Uses of AbstractProfileConfiguration in net.shibboleth.idp.cas.config
Subclasses of AbstractProfileConfiguration 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 AbstractProfileConfiguration in net.shibboleth.idp.profile.config
Subclasses of AbstractProfileConfiguration in net.shibboleth.idp.profile.configModifier and TypeClassDescriptionclassBase class forConditionalProfileConfigurationimplementations. -
Uses of AbstractProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.config
Subclasses of AbstractProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.configModifier and TypeClassDescriptionclassConfiguration support for the Liberty ID-WSF SSOS profile. -
Uses of AbstractProfileConfiguration in net.shibboleth.idp.saml.profile.config
Subclasses of AbstractProfileConfiguration in net.shibboleth.idp.saml.profile.configModifier and TypeClassDescriptionclassBase class for SAML profile configurations. -
Uses of AbstractProfileConfiguration in net.shibboleth.idp.saml.saml1.profile.config
Subclasses of AbstractProfileConfiguration 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 AbstractProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.config
Subclasses of AbstractProfileConfiguration 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.