Uses of Class
org.wildfly.security.http.oidc.OidcPrincipal
-
Uses of OidcPrincipal in org.wildfly.security.http.oidc
Methods in org.wildfly.security.http.oidc that return OidcPrincipalModifier and TypeMethodDescriptionOidcCookieTokenStore.getPrincipalFromCookie(OidcClientConfiguration deployment, OidcHttpFacade facade, OidcCookieTokenStore tokenStore) Methods in org.wildfly.security.http.oidc with parameters of type OidcPrincipalModifier and TypeMethodDescriptionprotected voidRequestAuthenticator.completeBearerAuthentication(OidcPrincipal<RefreshableOidcSecurityContext> principal) protected voidRequestAuthenticator.completeOidcAuthentication(OidcPrincipal<RefreshableOidcSecurityContext> principal) Constructors in org.wildfly.security.http.oidc with parameters of type OidcPrincipalModifierConstructorDescriptionOidcAccount(OidcPrincipal<RefreshableOidcSecurityContext> principal)