Uses of Class
org.jumpmind.symmetric.transport.handler.AuthenticationResourceHandler.AuthenticationStatus

Packages that use AuthenticationResourceHandler.AuthenticationStatus
org.jumpmind.symmetric.transport.handler   
 

Uses of AuthenticationResourceHandler.AuthenticationStatus in org.jumpmind.symmetric.transport.handler
 

Methods in org.jumpmind.symmetric.transport.handler that return AuthenticationResourceHandler.AuthenticationStatus
 AuthenticationResourceHandler.AuthenticationStatus AuthenticationResourceHandler.status(java.lang.String nodeId, java.lang.String securityToken)
           
static AuthenticationResourceHandler.AuthenticationStatus AuthenticationResourceHandler.AuthenticationStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AuthenticationResourceHandler.AuthenticationStatus[] AuthenticationResourceHandler.AuthenticationStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007-2008. All Rights Reserved.