|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.core.comm.SecurityTokenCommandAuthenticator
public class SecurityTokenCommandAuthenticator
This command authenticator implementation is designed to be installed on the JON Server so it can authenticate JON Agents that are sending commands. It performs the necessary checks on the security token found within the command in order to ensure the authenticity of the agent sending the command.
| Constructor Summary | |
|---|---|
SecurityTokenCommandAuthenticator()
|
|
| Method Summary | |
|---|---|
boolean |
isAuthenticated(Command command)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityTokenCommandAuthenticator()
| Method Detail |
|---|
public boolean isAuthenticated(Command command)
isAuthenticated in interface CommandAuthenticatorCommandAuthenticator.isAuthenticated(Command)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||