| Modifier and Type | Class and Description |
|---|---|
class |
JaasAuthenticationPlugin |
class |
KeyAuthenticationPlugin |
class |
SimpleAuthenticationPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
ExoPlugin |
class |
JackrabbitPlugin |
class |
JCRPlugin<T extends JCRPlugin> |
class |
SCPCommandPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyCommandManager |
class |
GroovyREPL
Groovy REPL implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaCommandManager |
| Modifier and Type | Field and Description |
|---|---|
private List<CRaSHPlugin<?>> |
PluginManager.plugins
.
|
private LinkedHashSet<CRaSHPlugin<?>> |
SimplePluginDiscovery.plugins
.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<CRaSHPlugin<?>> |
PluginContext.getPlugins() |
Iterable<CRaSHPlugin<?>> |
PluginDiscovery.getPlugins()
Returns the available plugins.
|
(package private) Iterable<CRaSHPlugin<?>> |
PluginManager.getPlugins() |
Iterable<CRaSHPlugin<?>> |
ServiceLoaderDiscovery.getPlugins() |
Iterable<CRaSHPlugin<?>> |
SimplePluginDiscovery.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
SimplePluginDiscovery |
SimplePluginDiscovery.add(CRaSHPlugin<?> plugin)
Add a plugin.
|
| Constructor and Description |
|---|
SimplePluginDiscovery(CRaSHPlugin<?>... plugins) |
| 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 | Class and Description |
|---|---|
class |
ProcessorIOHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
CRaSHShellFactory |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CRaSHPlugin<?>> |
SpringPluginDiscovery.getPlugins() |
| Modifier and Type | Class and Description |
|---|---|
class |
SSHPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
SSHInlinePlugin
SSH inline command plugin
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
TelnetPlugin |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.