public interface AuthenticationChallenge extends Translatable
WWW-Authenticate
response header.Modifier and Type | Interface and Description |
---|---|
static interface |
AuthenticationChallenge.Builder
Build
AuthenticationChallenge instances |
Modifier and Type | Method and Description |
---|---|
AuthenticationChallenge.Builder |
modify()
Modify this
AuthenticationChallenge instance |
Map<String,Translatable> |
parameters()
The parameters associated with this challenge
|
String |
scheme()
The Authentication scheme for this challenge (e.g.
|
toString
Map<String,Translatable> parameters()
String scheme()
AuthenticationChallenge.Builder modify()
AuthenticationChallenge
instanceAuthenticationChallenge.Builder
instanceOracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.