| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication |
| Modifier and Type | Class and Description |
|---|---|
class |
JaasLoginContext
Bridge class that connects the JAAS
LoginContext class with the
LoginContext interface used by Oak. |
class |
PreAuthContext
LoginContext for pre-authenticated subjects that don't require further
validation nor additional login/logout steps.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull LoginContext |
LoginContextProvider.getLoginContext(Credentials credentials,
String workspaceName)
Returns a new login context instance for handling authentication.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.