Package | Description |
---|---|
com.sun.identity.authentication.client | |
com.sun.identity.authentication.service | |
org.forgerock.openam.core.rest.server.models |
Modifier and Type | Method and Description |
---|---|
static boolean |
AuthClientUtils.isZeroPageLoginAllowed(ZeroPageLoginConfig config,
javax.servlet.http.HttpServletRequest request)
Determines whether Zero Page Login (ZPL) should be allowed for this request.
|
Modifier and Type | Method and Description |
---|---|
ZeroPageLoginConfig |
LoginState.getZeroPageLoginConfig()
Returns the configuration for whether Zero Page Login (ZPL) should be allowed or not.
|
static ZeroPageLoginConfig |
AuthUtils.getZeroPageLoginConfig(String realm)
Gets the ZPL configuration for the given realm.
|
Modifier and Type | Field and Description |
---|---|
ZeroPageLoginConfig |
ServerInfo.zeroPageLogin |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.