Package org.eclipse.jetty.security
Interface IdentityService.Association
- All Superinterfaces:
AutoCloseable
- Enclosing interface:
- IdentityService
An association between an identity and the current thread that can be terminated by
close()
.-
Method Summary
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-