public class DelegateHeaderPrincipalProvider extends HttpHeaderPrincipalProvider
HttpHeaderPrincipalProvider.HttpHeaderPrincipal| Modifier and Type | Field and Description |
|---|---|
protected static String |
DELEGATE_HEADER |
| Constructor and Description |
|---|
DelegateHeaderPrincipalProvider()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Principal |
getDelegate(javax.jcr.Credentials credentials) |
getPrincipals, setHeaderName, setSeparatorprotected static final String DELEGATE_HEADER
public DelegateHeaderPrincipalProvider()
public Principal getDelegate(javax.jcr.Credentials credentials)
credentials - from which the principal header is extractedRepositoryConfigurationException - if more than one delegate foundCopyright © 2013–2017 DuraSpace, Inc.. All rights reserved.