Uses of Interface
org.eclipse.jetty.security.IdentityService.Association
Packages that use IdentityService.Association
Package
Description
Jetty Security : Authenticators and Callbacks
Jetty Security : Authenticators and Callbacks
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
- 
Uses of IdentityService.Association in org.eclipse.jetty.ee8.security.authentication
Methods in org.eclipse.jetty.ee8.security.authentication that return IdentityService.Association - 
Uses of IdentityService.Association in org.eclipse.jetty.ee9.security.authentication
Methods in org.eclipse.jetty.ee9.security.authentication that return IdentityService.Association - 
Uses of IdentityService.Association in org.eclipse.jetty.security
Methods in org.eclipse.jetty.security that return IdentityService.AssociationModifier 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
Methods in org.eclipse.jetty.security.authentication that return IdentityService.Association