| Package | Description | 
|---|---|
| org.exoplatform.services.jcr.access | 
 This package provides access control API. 
 | 
| org.exoplatform.services.jcr.ext.common | 
 This package defines the common exo-jcr extension class. 
 | 
| org.exoplatform.services.security | 
 This package provides the security service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConversationState | 
AuthenticationPolicy.authenticate()
Authenticates using some external mechanism. 
 | 
ConversationState | 
AuthenticationPolicy.authenticate(javax.jcr.Credentials credentials)
Authenticates getting credentials. 
 | 
| Constructor and Description | 
|---|
SessionProvider(ConversationState userState)
Creates SessionProvider for certain identity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ConversationState | 
ConversationState.getCurrent()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ConversationState.setCurrent(ConversationState state)
Preset current ConversationState. 
 | 
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.