|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthenticationCredentials
Representation for a user/password used to log into a keyspace.
Method Summary | |
---|---|
Object |
getAttribute(String name)
Retrieve a single attribute by name |
String[] |
getAttributeNames()
Array of all custom attribute names |
String |
getPassword()
The password |
String |
getUsername()
The username |
Method Detail |
---|
String getUsername()
String getPassword()
String[] getAttributeNames()
Object getAttribute(String name)
name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |