|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationPlugin | |
---|---|
org.crsh.auth | |
org.crsh.plugins.crowd |
Uses of AuthenticationPlugin in org.crsh.auth |
---|
Classes in org.crsh.auth that implement AuthenticationPlugin | |
---|---|
class |
JaasAuthenticationPlugin
|
class |
SimpleAuthenticationPlugin
|
Methods in org.crsh.auth that return AuthenticationPlugin | |
---|---|
AuthenticationPlugin |
JaasAuthenticationPlugin.getImplementation()
|
AuthenticationPlugin |
SimpleAuthenticationPlugin.getImplementation()
|
Uses of AuthenticationPlugin in org.crsh.plugins.crowd |
---|
Classes in org.crsh.plugins.crowd that implement AuthenticationPlugin | |
---|---|
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 |
Methods in org.crsh.plugins.crowd that return AuthenticationPlugin | |
---|---|
AuthenticationPlugin |
CrowdAuthenticationPlugin.getImplementation()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |