|
keycloak-oidc-service
|


公開メンバ関数 | |
| CloseableKeycloakIdentity (AccessToken accessToken, KeycloakSession keycloakSession, UserSessionModel userSession) | |
| void | close () |
| String | getId () |
| Attributes | getAttributes () |
| AccessToken | getAccessToken () |
| boolean | isResourceServer () |
| default boolean | hasRealmRole (String roleName) |
| default boolean | hasClientRole (String clientId, String roleName) |
限定公開変数類 | |
| final AccessToken | accessToken |
| final RealmModel | realm |
| final KeycloakSession | keycloakSession |
| final Attributes | attributes |
非公開変数類 | |
| UserSessionModel | userSession |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
org.keycloak.authorization.identity.Identityを実装しています。
|
inlineinherited |
org.keycloak.authorization.identity.Identityを実装しています。
|
inlineinherited |
Indicates if this identity is granted with a client role with the given roleName.
| clientId | the client id |
| roleName | the name of the role |
org.keycloak.authorization.common.ClientModelIdentity, org.keycloak.authorization.common.UserModelIdentityで実装されています。
|
inlineinherited |
Indicates if this identity is granted with a realm role with the given roleName.
| roleName | the name of the role |
org.keycloak.authorization.common.ClientModelIdentity, org.keycloak.authorization.common.UserModelIdentityで実装されています。
|
inlineinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
private |
1.8.13