Uses of Class
org.apache.cassandra.auth.SimpleAuthenticator.PasswordMode

Packages that use SimpleAuthenticator.PasswordMode
org.apache.cassandra.auth   
 

Uses of SimpleAuthenticator.PasswordMode in org.apache.cassandra.auth
 

Methods in org.apache.cassandra.auth that return SimpleAuthenticator.PasswordMode
static SimpleAuthenticator.PasswordMode SimpleAuthenticator.PasswordMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SimpleAuthenticator.PasswordMode[] SimpleAuthenticator.PasswordMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 The Apache Software Foundation