Package net.shibboleth.sp.saml.saml2
Interface SAML2ProtocolSupportService
- All Superinterfaces:
Component,IdentifiedComponent,InitializableComponent,ProtocolSupportService
- All Known Implementing Classes:
BasicSAML2ProtocolSupportService
SAML 2 subinterface of
ProtocolSupportService to any add SAML-specific features or services.-
Field Summary
Fields -
Method Summary
Methods inherited from interface net.shibboleth.shared.component.IdentifiedComponent
getIdMethods inherited from interface net.shibboleth.shared.component.InitializableComponent
initialize, isInitializedMethods inherited from interface net.shibboleth.sp.ProtocolSupportService
getDefaultProfileConfigurations, getLogoutConsumers, getLogoutInitiators, getSessionInitiators, getTokenConsumers, getUnverifiedProfileConfigurations
-
Field Details
-
PROTOCOL_ID
Key of map entry for this subtype.- See Also:
-
-
Method Details
-
getMetadataResolver
Gets the defaultMetadataResolverservice to use.- Returns:
- service to use
-