List of usage examples for org.springframework.security.web.authentication.preauth.websphere WASUsernameAndGroupsExtractor interface-usage
From source file org.springframework.security.web.authentication.preauth.websphere.DefaultWASUsernameAndGroupsExtractor.java
/**
* WebSphere Security helper class to allow retrieval of the current username and groups.
* <p>
* See Spring Security Jira SEC-477.
*
* @author Ruud Senden