Package | Description |
---|---|
org.pac4j.oidc.credentials.authenticator | |
org.pac4j.oidc.credentials.extractor | |
org.pac4j.oidc.profile.creator |
Modifier and Type | Method and Description |
---|---|
void |
OidcAuthenticator.validate(OidcCredentials credentials,
WebContext context) |
Modifier and Type | Method and Description |
---|---|
OidcCredentials |
OidcExtractor.extract(WebContext context) |
Modifier and Type | Method and Description |
---|---|
U |
OidcProfileCreator.create(OidcCredentials credentials,
WebContext context) |
Copyright © 2018. All rights reserved.