|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AuthorizationException in org.apache.cassandra.thrift |
|---|
| Fields in org.apache.cassandra.thrift declared as AuthorizationException | |
|---|---|
AuthorizationException |
Cassandra.login_result.authzx
|
| Methods in org.apache.cassandra.thrift that return AuthorizationException | |
|---|---|
AuthorizationException |
AuthorizationException.deepCopy()
|
AuthorizationException |
Cassandra.login_result.getAuthzx()
|
AuthorizationException |
AuthorizationException.setWhy(java.lang.String why)
|
| Methods in org.apache.cassandra.thrift with parameters of type AuthorizationException | |
|---|---|
int |
AuthorizationException.compareTo(AuthorizationException other)
|
boolean |
AuthorizationException.equals(AuthorizationException that)
|
Cassandra.login_result |
Cassandra.login_result.setAuthzx(AuthorizationException authzx)
|
| Methods in org.apache.cassandra.thrift that throw AuthorizationException | |
|---|---|
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 AuthorizationException | |
|---|---|
AuthorizationException(AuthorizationException other)
Performs a deep copy on other. |
|
Cassandra.login_result(AuthenticationException authnx,
AuthorizationException authzx)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||