Uses of Interface
org.rhq.enterprise.communications.command.server.CommandAuthenticator

Packages that use CommandAuthenticator
org.rhq.enterprise.communications   
org.rhq.enterprise.communications.command.server   
 

Uses of CommandAuthenticator in org.rhq.enterprise.communications
 

Methods in org.rhq.enterprise.communications that return CommandAuthenticator
 CommandAuthenticator ServiceContainerConfiguration.getCommandAuthenticator()
          Returns an implementation of the configured CommandAuthenticator that should be used to authenticate incoming commands.
 

Uses of CommandAuthenticator in org.rhq.enterprise.communications.command.server
 

Methods in org.rhq.enterprise.communications.command.server with parameters of type CommandAuthenticator
 void CommandProcessor.setCommandAuthenticator(CommandAuthenticator authenticator)
          Sets the object that will perform the security checks necessary to authenticate incoming commands.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.