public class HostBasedSamlIdentityProviderProvisioning extends AbstractHostbasedSamlProviderProvisioning implements SamlProviderProvisioning<IdentityProviderService>
Constructor and Description |
---|
HostBasedSamlIdentityProviderProvisioning(SamlConfigurationRepository<javax.servlet.http.HttpServletRequest> configuration,
SamlTransformer transformer,
SamlValidator validator,
SamlMetadataCache cache) |
Modifier and Type | Method and Description |
---|---|
IdentityProviderService |
getHostedProvider(javax.servlet.http.HttpServletRequest request) |
getAliasPath, getBasePath, getCache, getConfiguration, getEndpoint, getEndpoint, getTransformer, getValidator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBasePath
public HostBasedSamlIdentityProviderProvisioning(SamlConfigurationRepository<javax.servlet.http.HttpServletRequest> configuration, SamlTransformer transformer, SamlValidator validator, SamlMetadataCache cache)
public IdentityProviderService getHostedProvider(javax.servlet.http.HttpServletRequest request)
getHostedProvider
in interface SamlProviderProvisioning<IdentityProviderService>