Package | Description |
---|---|
org.forgerock.openig.tools |
Common tools used in policy service.
|
org.forgerock.openig.tools.am |
Access Management Server.
|
Constructor and Description |
---|
HeadlessAuthenticationFilter(String headerName,
AsyncRefreshableSupplier<SsoToken,AuthenticationException> tokenSupplier)
Creates a
HeadlessAuthenticationFilter which will provide an AM SSO Token in the given header name
for downstream components. |
Modifier and Type | Method and Description |
---|---|
AsyncRefreshableSupplier<SsoToken,AuthenticationException> |
AmService.getTokenProvider()
Returns the
AsyncRefreshableSupplier being used as a SsoToken provider for this server. |
Copyright 2011-2017 ForgeRock AS.