public final class ChallengeResponseFactory extends Object
ChallengeResponse
instancesModifier and Type | Method and Description |
---|---|
static org.restlet.data.ChallengeResponse |
createHttpBearerChallengeResponse(String token)
Creates a new "Bearer" challenge response with the provided token
|
public static org.restlet.data.ChallengeResponse createHttpBearerChallengeResponse(String token)
token
- the bearer token