Uses of Interface
net.shibboleth.saml.profile.config.SAMLProfileConfiguration
Packages that use SAMLProfileConfiguration
Package
Description
Generic SAML profile configuration.
SAML 1.x profile configuration classes.
SAML 2.0 profile configuration classes.
-
Uses of SAMLProfileConfiguration in net.shibboleth.saml.profile.config
Subinterfaces of SAMLProfileConfiguration in net.shibboleth.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.interfaceInterface for configuration of SAML profiles that consume assertions.interfaceInterface for SAML profiles that produce assertions. -
Uses of SAMLProfileConfiguration in net.shibboleth.saml.saml1.profile.config
Subinterfaces of SAMLProfileConfiguration in net.shibboleth.saml.saml1.profile.configModifier and TypeInterfaceDescriptioninterfaceConfiguration support for SAML 1.x artifact resolution profile.interfaceConfiguration support for SAML 1.x attribute query profile.interfaceConfiguration for SAML 1.x Browser SSO profile. -
Uses of SAMLProfileConfiguration in net.shibboleth.saml.saml2.profile.config
Subinterfaces of SAMLProfileConfiguration in net.shibboleth.saml.saml2.profile.configModifier and TypeInterfaceDescriptioninterfaceConfiguration support for SAML 2.0 artifact resolution profile.interfaceConfiguration support for SAML 2.0 attribute query profile.interfaceConfiguration for SAML 2.0 Browser SSO profile.interfaceConfiguration support for SAML 2.0 ECP profile.interfaceInterface for SAML 2.0 profiles that produce assertions.interfaceBase interface for SAML 2 profile configurations.interfaceConfiguration support for SAML 2 Single Logout.