Uses of Class
net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
-
Packages that use BrowserSSOProfileConfiguration Package Description net.shibboleth.idp.saml.idwsf.profile.config Profile configurations for Liberty ID-WSF profiles.net.shibboleth.idp.saml.saml2.profile.config Profile configurations for SAML 2 profiles.net.shibboleth.idp.saml.saml2.profile.impl Profile processing actions related to SAML 2 messages. -
-
Uses of BrowserSSOProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.config
Subclasses of BrowserSSOProfileConfiguration in net.shibboleth.idp.saml.idwsf.profile.config Modifier and Type Class Description classSSOSProfileConfigurationConfiguration support for the Liberty ID-WSF SSOS profile. -
Uses of BrowserSSOProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.config
Subclasses of BrowserSSOProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.config Modifier and Type Class Description classECPProfileConfigurationConfiguration support for SAML 2 ECP. -
Uses of BrowserSSOProfileConfiguration in net.shibboleth.idp.saml.saml2.profile.impl
Fields in net.shibboleth.idp.saml.saml2.profile.impl declared as BrowserSSOProfileConfiguration Modifier and Type Field Description private BrowserSSOProfileConfigurationAddAuthnRequest. profileConfigurationApplicable profile configuration.private BrowserSSOProfileConfigurationValidateSAMLAuthentication. profileConfigurationStore off profile config.
-