gluu
|
公開メンバ関数 | |
String | getIdGenerationEndpoint () |
void | setIdGenerationEndpoint (String idGenerationEndpoint) |
String | getIntrospectionEndpoint () |
void | setIntrospectionEndpoint (String introspectionEndpoint) |
Map< Integer, Set< String > > | getAuthLevelMapping () |
void | setAuthLevelMapping (Map< Integer, Set< String >> authLevelMapping) |
Map< String, Set< String > > | getScopeToClaimsMapping () |
void | setScopeToClaimsMapping (Map< String, Set< String >> scopeToClaimsMapping) |
String | toString () |
int | getStatus () |
String | getLocation () |
void | setLocation (String location) |
void | setStatus (int status) |
String | getEntity () |
void | setEntity (String entity) |
MultivaluedMap< String, Object > | getHeaders () |
void | setHeaders (MultivaluedMap< String, Object > headers) |
限定公開変数類 | |
int | status |
String | location |
String | entity |
MultivaluedMap< String, Object > | headers |
非公開変数類 | |
String | idGenerationEndpoint |
String | introspectionEndpoint |
Map< Integer, Set< String > > | authLevelMapping |
Map< String, Set< String > > | scopeToClaimsMapping |
Created by eugeniuparvan on 8/12/16.
|
inline |
|
inlineinherited |
Returns the entity or body content of the response.
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
Returns the location of the response in the header.
|
inline |
|
inlineinherited |
Returns the HTTP status code of the response.
|
inline |
|
inlineinherited |
Sets the entity or body content of the response.
entity | The entity or body content of the response. |
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
Sets the location of the response in the header.
location | The location of the response. |
|
inline |
|
inlineinherited |
Sets the HTTP status code of the response.
status | The HTTP status code. |
|
inline |
|
private |
|
protectedinherited |
|
protectedinherited |
|
private |
|
private |
|
protectedinherited |
|
private |
|
protectedinherited |