@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-11-18T14:05:07+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_275 (Azul Systems, Inc.)") @Component public class KeycloakAuthMapperImpl extends Object implements KeycloakAuthMapper
| Constructor and Description |
|---|
KeycloakAuthMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
AccessTokenTO |
toAccessToken(org.keycloak.adapters.RefreshableKeycloakSecurityContext source) |
BearerTokenTO |
toBearerTokenTO(org.keycloak.representations.AccessTokenResponse source) |
AccessTokenTO |
toTokenTO(org.keycloak.representations.AccessToken source,
String token) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLedgersUserRoles, toBearer, toDate, toScopespublic AccessTokenTO toAccessToken(org.keycloak.adapters.RefreshableKeycloakSecurityContext source)
toAccessToken in interface KeycloakAuthMapperpublic BearerTokenTO toBearerTokenTO(org.keycloak.representations.AccessTokenResponse source)
toBearerTokenTO in interface KeycloakAuthMapperpublic AccessTokenTO toTokenTO(org.keycloak.representations.AccessToken source, String token)
toTokenTO in interface KeycloakAuthMapperCopyright © 2020. All rights reserved.