Uses of Interface
net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Packages that use SAMLProfileConfiguration
Package
Description
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 SAMLProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.config
Classes in net.shibboleth.idp.saml.idwsf.profile.config that implement SAMLProfileConfigurationModifier and TypeClassDescriptionclassConfiguration support for the Liberty ID-WSF SSOS profile. -
Uses of SAMLProfileConfiguration in net.shibboleth.idp.saml.profile.config
Subinterfaces of SAMLProfileConfiguration in net.shibboleth.idp.saml.profile.configModifier and TypeInterfaceDescriptioninterfaceCommon interface for SAML profile configurations involving artifact production.interfaceCommon interface for SAML profile configurations involving artifact consumption, for example artifact resolution requests.Classes in net.shibboleth.idp.saml.profile.config that implement SAMLProfileConfigurationModifier and TypeClassDescriptionclassBase class for SAML profile configurations. -
Uses of SAMLProfileConfiguration in net.shibboleth.idp.saml.saml1.profile.config
Classes in net.shibboleth.idp.saml.saml1.profile.config that implement SAMLProfileConfigurationModifier 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 SAMLProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.config
Classes in net.shibboleth.idp.saml.saml2.profile.config that implement SAMLProfileConfigurationModifier 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.