Uses of Interface
net.shibboleth.idp.saml.profile.config.SAMLArtifactAwareProfileConfiguration
-
Packages that use SAMLArtifactAwareProfileConfiguration Package Description net.shibboleth.idp.saml.idwsf.profile.config Profile configurations for Liberty ID-WSF profiles.net.shibboleth.idp.saml.saml1.profile.config Profile configurations for SAML 1 profiles.net.shibboleth.idp.saml.saml2.profile.config Profile configurations for SAML 2 profiles. -
-
Uses of SAMLArtifactAwareProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.config
Classes in net.shibboleth.idp.saml.idwsf.profile.config that implement SAMLArtifactAwareProfileConfiguration Modifier and Type Class Description classSSOSProfileConfigurationConfiguration support for the Liberty ID-WSF SSOS profile. -
Uses of SAMLArtifactAwareProfileConfiguration in net.shibboleth.idp.saml.saml1.profile.config
Classes in net.shibboleth.idp.saml.saml1.profile.config that implement SAMLArtifactAwareProfileConfiguration Modifier and Type Class Description classAbstractSAML1ArtifactAwareProfileConfigurationConfiguration support for artifact-aware profiles.classAttributeQueryProfileConfigurationConfiguration support for SAML 1 attribute query requests.classBrowserSSOProfileConfigurationConfiguration for SAML 1 Browser SSO profile requests. -
Uses of SAMLArtifactAwareProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.config
Classes in net.shibboleth.idp.saml.saml2.profile.config that implement SAMLArtifactAwareProfileConfiguration Modifier and Type Class Description classAbstractSAML2ArtifactAwareProfileConfigurationConfiguration support for artifact-aware profiles.classAttributeQueryProfileConfigurationConfiguration support for SAML 2 attribute query requests.classBrowserSSOProfileConfigurationConfiguration support for SAML 2 Browser SSO.classECPProfileConfigurationConfiguration support for SAML 2 ECP.classSingleLogoutProfileConfigurationConfiguration support for SAML 2 Single Logout.
-