Uses of Interface
net.ltgt.oidc.servlet.UserPrincipal
-
Uses of UserPrincipal in net.ltgt.oidc.servlet
Classes in net.ltgt.oidc.servlet that implement UserPrincipalModifier and TypeClassDescriptionclassAUserPrincipalthat extracts Keycloak realm roles from the user information.classA simpleUserPrincipalimplementation with no role at all.Methods in net.ltgt.oidc.servlet that return UserPrincipalConstructor parameters in net.ltgt.oidc.servlet with type arguments of type UserPrincipalModifierConstructorDescriptionConfiguration(ReadOnlyOIDCProviderMetadata providerMetadata, ClientAuthentication clientAuthentication, Function<SessionInfo, UserPrincipal> userPrincipalFactory)