| Modifier and Type | Method and Description |
|---|---|
Object |
LoginProtocolFactory.createProtocolEndpoint(RealmModel realm,
EventBuilder event,
AuthenticationManager authManager) |
| Modifier and Type | Method and Description |
|---|---|
Object |
OIDCLoginProtocolFactory.createProtocolEndpoint(RealmModel realm,
EventBuilder event,
AuthenticationManager authManager) |
| Constructor and Description |
|---|
OIDCLoginProtocolService(RealmModel realm,
EventBuilder event,
AuthenticationManager authManager) |
| Constructor and Description |
|---|
AuthorizationEndpoint(AuthenticationManager authManager,
RealmModel realm,
EventBuilder event) |
LogoutEndpoint(TokenManager tokenManager,
AuthenticationManager authManager,
RealmModel realm,
EventBuilder event) |
TokenEndpoint(TokenManager tokenManager,
AuthenticationManager authManager,
RealmModel realm,
EventBuilder event) |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationManager |
SamlService.authManager |
| Modifier and Type | Method and Description |
|---|---|
Object |
SamlProtocolFactory.createProtocolEndpoint(RealmModel realm,
EventBuilder event,
AuthenticationManager authManager) |
| Constructor and Description |
|---|
SamlService(RealmModel realm,
EventBuilder event,
AuthenticationManager authManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppAuthManager |
| Constructor and Description |
|---|
LoginActionsService(RealmModel realm,
AuthenticationManager authManager,
EventBuilder event) |
Copyright © 2015. All rights reserved.