|
keycloak
|

公開メンバ関数 | |
| AuthenticationRequest (KeycloakSession session, RealmModel realm, AuthenticationSessionModel authSession, HttpRequest httpRequest, UriInfo uriInfo, IdentityBrokerState state, String redirectUri) | |
| KeycloakSession | getSession () |
| UriInfo | getUriInfo () |
| IdentityBrokerState | getState () |
| HttpRequest | getHttpRequest () |
| RealmModel | getRealm () |
| String | getRedirectUri () |
| AuthenticationSessionModel | getAuthenticationSession () |
非公開変数類 | |
| final KeycloakSession | session |
| final UriInfo | uriInfo |
| final IdentityBrokerState | state |
| final HttpRequest | httpRequest |
| final RealmModel | realm |
| final String | redirectUri |
| final AuthenticationSessionModel | authSession |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Returns the redirect url that must be included in an authentication request in order to process responses from an identity provider.
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13