Uses of Class
org.wildfly.security.http.oidc.OidcAccount
-
Uses of OidcAccount in org.wildfly.security.http.oidc
Methods in org.wildfly.security.http.oidc with parameters of type OidcAccountModifier and TypeMethodDescriptionprotected static booleanOidc.checkCachedAccountMatchesRequest(OidcAccount account, OidcClientConfiguration deployment) voidOidcCookieTokenStore.saveAccountInfo(OidcAccount account) voidOidcSessionTokenStore.saveAccountInfo(OidcAccount account) voidOidcTokenStore.saveAccountInfo(OidcAccount account) Finish a successful login and store the validated account.