|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AuthenticationException in org.apache.cassandra.thrift |
|---|
| Fields in org.apache.cassandra.thrift declared as AuthenticationException | |
|---|---|
AuthenticationException |
Cassandra.login_result.authnx
|
| Methods in org.apache.cassandra.thrift that return AuthenticationException | |
|---|---|
AuthenticationException |
AuthenticationException.deepCopy()
|
AuthenticationException |
Cassandra.login_result.getAuthnx()
|
AuthenticationException |
AuthenticationException.setWhy(java.lang.String why)
|
| Methods in org.apache.cassandra.thrift with parameters of type AuthenticationException | |
|---|---|
int |
AuthenticationException.compareTo(AuthenticationException other)
|
boolean |
AuthenticationException.equals(AuthenticationException that)
|
Cassandra.login_result |
Cassandra.login_result.setAuthnx(AuthenticationException authnx)
|
| Methods in org.apache.cassandra.thrift that throw AuthenticationException | |
|---|---|
void |
Cassandra.AsyncClient.login_call.getResult()
|
void |
Cassandra.Iface.login(AuthenticationRequest auth_request)
|
void |
Cassandra.Client.login(AuthenticationRequest auth_request)
|
void |
Cassandra.Client.recv_login()
|
| Constructors in org.apache.cassandra.thrift with parameters of type AuthenticationException | |
|---|---|
AuthenticationException(AuthenticationException other)
Performs a deep copy on other. |
|
Cassandra.login_result(AuthenticationException authnx,
AuthorizationException authzx)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||