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 |
|---|---|
org.modeshape.jcr.ExecutionContext |
authenticate(javax.jcr.Credentials credentials,
String repositoryName,
String workspaceName,
org.modeshape.jcr.ExecutionContext repositoryContext,
Map<String,Object> sessionAttributes) |
public BypassSecurityServletAuthenticationProvider()
public org.modeshape.jcr.ExecutionContext authenticate(javax.jcr.Credentials credentials, String repositoryName, String workspaceName, org.modeshape.jcr.ExecutionContext repositoryContext, Map<String,Object> sessionAttributes)
authenticate in interface org.modeshape.jcr.security.AuthenticationProviderCopyright © 2013–2016 DuraSpace, Inc.. All rights reserved.