gluu
|
公開メンバ関数 | |
String | getUmaResourceId () |
String | getUmaScope () |
boolean | isEnabled () |
Response | processAuthorization (HttpHeaders headers, ResourceInfo resourceInfo) |
Token | getPatToken () throws UmaProtectionException |
boolean | isExistPatToken () |
List< String > | getRequestedScopes (ResourceInfo resourceInfo) |
限定公開メンバ関数 | |
String | getClientId () |
String | getClientKeyStorePassword () |
String | getClientKeyStoreFile () |
String | getClientKeyId () |
boolean | isEnabledUmaAuthentication () |
long | computeAccessTokenExpirationTime (Integer expiresIn) |
Response | getErrorResponse (Response.Status status, String detail) |
限定公開変数類 | |
UmaPermissionService | umaPermissionService |
関数 | |
Response | processUmaAuthorization (String authorization, ResourceInfo resourceInfo) throws Exception |
非公開メンバ関数 | |
boolean | isScimEnabled () |
Response | processTestModeAuthorization (String token) throws Exception |
非公開変数類 | |
Logger | log |
AppConfiguration | appConfiguration |
ApplianceService | applianceService |
JsonConfigurationService | jsonConfigurationService |
OpenIdService | openIdService |
静的非公開変数類 | |
static final long | serialVersionUID = -5447131971095468865L |
Provides service to protect SCIM UMA Rest service endpoints
|
inlineprotectedinherited |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
|
inlineprotectedinherited |
|
inlineinherited |
|
inlineprivate |
|
inline |
This method checks whether the authorization header is present and valid before scim service methods can be actually called.
headers | An object holding HTTP headers |
uriInfo | An object that allows access to request URI information |
|
inlineprivate |
|
inlinepackageinherited |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
protectedinherited |