Uses of Interface
org.eclipse.jetty.security.IdentityService.Association
Package
Description
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
-
Uses of IdentityService.Association in org.eclipse.jetty.security
Modifier and TypeMethodDescriptionDefaultIdentityService.associate
(UserIdentity user, IdentityService.RunAsToken runAsToken) IdentityService.associate
(UserIdentity user, IdentityService.RunAsToken runAsToken) Associate a runas Token with the current user and thread.AuthenticationState.Deferred.getAssociation()
-
Uses of IdentityService.Association in org.eclipse.jetty.security.authentication
-
Uses of IdentityService.Association in org.eclipse.jetty.security.internal