Interface BrowserSSOProfileConfiguration
- All Superinterfaces:
AttributeResolvingProfileConfiguration,Component,IdentifiedComponent,ProfileConfiguration,SAMLProfileConfiguration
public interface BrowserSSOProfileConfiguration
extends AttributeResolvingProfileConfiguration, SAMLProfileConfiguration
Configuration for SAML 1.x Browser SSO profile.
-
Field Summary
FieldsFields inherited from interface net.shibboleth.profile.config.ProfileConfiguration
DEFAULT_DISALLOWED_FEATURES -
Method Summary
Methods inherited from interface net.shibboleth.profile.config.AttributeResolvingProfileConfiguration
getAttributeRecipientGroupID, getRequestedIdPAttributeNames, isResolveAttributesMethods inherited from interface net.shibboleth.shared.component.IdentifiedComponent
getIdMethods inherited from interface net.shibboleth.profile.config.ProfileConfiguration
getDisallowedFeatures, getSecurityConfiguration, isFeatureDisallowedMethods inherited from interface net.shibboleth.saml.profile.config.SAMLProfileConfiguration
getMessageHandler, isSignRequests, isSignResponses
-
Field Details
-
PROFILE_ID
ID for this profile configuration.- See Also:
-