Uses of Class
org.forgerock.http.header.WwwAuthenticateHeader.Challenge
-
Uses of WwwAuthenticateHeader.Challenge in org.forgerock.http.header
Modifier and TypeMethodDescriptionWwwAuthenticateHeader.getChallenges()
Return an unmodifiable view of the authentication challenges represented by this header object.Modifier and TypeMethodDescriptionWwwAuthenticateHeader.addChallenge
(WwwAuthenticateHeader.Challenge challenge) Add a new authentication option.