public class HTTPHeaderPrincipalFactory extends Object implements HTTPPrincipalFactory
| Constructor and Description |
|---|
HTTPHeaderPrincipalFactory() |
| Modifier and Type | Method and Description |
|---|---|
Set<Principal> |
getGroupPrincipals(javax.servlet.http.HttpServletRequest request)
Extract extra security principals from an HTTP request.
|
public Set<Principal> getGroupPrincipals(javax.servlet.http.HttpServletRequest request)
HTTPPrincipalFactorygetGroupPrincipals in interface HTTPPrincipalFactoryrequest - the requestCopyright © 2013 DuraSpace, Inc.. All rights reserved.