org.apache.sling.jcr.jackrabbit.server.security
Interface AuthenticationPlugin
public interface AuthenticationPlugin
Provide some of the functionality of the
org.apache.jackrabbit.core.security.authentication.Authentication
class without explicitly referencing classes in org.apache.jackrabbit.core.*
Method Summary |
boolean |
authenticate(javax.jcr.Credentials credentials)
authenticate |
authenticate
boolean authenticate(javax.jcr.Credentials credentials)
throws javax.jcr.RepositoryException
authenticate
- Throws:
javax.jcr.RepositoryException
Copyright © 2007-2009. All Rights Reserved.