Package | Description |
---|---|
org.forgerock.http.header |
Processes HTTP message header fields.
|
Modifier and Type | Method and Description |
---|---|
List<WwwAuthenticateHeader.Challenge> |
WwwAuthenticateHeader.getChallenges()
Return an unmodifiable view of the authentication challenges represented by this header object.
|
Modifier and Type | Method and Description |
---|---|
WwwAuthenticateHeader |
WwwAuthenticateHeader.addChallenge(WwwAuthenticateHeader.Challenge challenge)
Add a new authentication option.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.