| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external |
| Modifier and Type | Method and Description |
|---|---|
ExternalUser |
ExternalIdentityProvider.authenticate(javax.jcr.Credentials credentials)
Authenticates the user represented by the given credentials and returns it.
|
ExternalUser |
ExternalIdentityProvider.getUser(String userId)
Returns the user for the given (local) id.
|
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.