public class BypassSecurityServletAuthenticationProvider extends Object implements org.modeshape.jcr.security.AuthenticationProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
Security context with complete
|
| Constructor and Description |
|---|
BypassSecurityServletAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
authenticate(javax.jcr.Credentials credentials,
String repositoryName,
String workspaceName,
ExecutionContext repositoryContext,
Map<String,Object> sessionAttributes) |
public BypassSecurityServletAuthenticationProvider()
public ExecutionContext authenticate(javax.jcr.Credentials credentials, String repositoryName, String workspaceName, ExecutionContext repositoryContext, Map<String,Object> sessionAttributes)
authenticate in interface org.modeshape.jcr.security.AuthenticationProviderCopyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.