Interface IdentityService.Association
- All Superinterfaces:
 AutoCloseable
- Enclosing interface:
 IdentityService
An association between an identity and the current thread that can be terminated by 
close().- See Also:
 
- 
Method Summary
 
- 
Method Details
- 
close
void close()- Specified by:
 closein interfaceAutoCloseable
 
 -