| Package | Description |
|---|---|
| org.crsh.auth | |
| org.crsh.plugins.crowd | |
| org.crsh.ssh.term |
| Modifier and Type | Class and Description |
|---|---|
class |
JaasAuthenticationPlugin |
class |
KeyAuthenticationPlugin |
class |
SimpleAuthenticationPlugin |
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationPlugin<Object> |
AuthenticationPlugin.NULL
The plugin that never authenticates, returns the name value
null. |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationPlugin |
JaasAuthenticationPlugin.getImplementation() |
AuthenticationPlugin |
SimpleAuthenticationPlugin.getImplementation() |
| Modifier and Type | Class and Description |
|---|---|
class |
CrowdAuthenticationPlugin
Allows to use an Atlassian Crowd serer to authenticate on CRaSH
To use it you need to :
Define the application on the crowd server side,
Use
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationPlugin |
CrowdAuthenticationPlugin.getImplementation() |
| Modifier and Type | Field and Description |
|---|---|
private AuthenticationPlugin |
SSHLifeCycle.authentication
.
|
| Constructor and Description |
|---|
SSHLifeCycle(PluginContext context,
AuthenticationPlugin<?> authentication) |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.