Skip navigation links
A C D G I P S V 

A

attemptTokenAuthentication(byte[]) - Method in class io.stargate.auth.table.PlainTextTableBasedTokenSaslNegotiator
 
AUTH_TABLE_IDENTIFIER - Static variable in class io.stargate.auth.table.AuthTableBasedServiceActivator
 
AuthnTableBasedService - Class in io.stargate.auth.table
 
AuthnTableBasedService() - Constructor for class io.stargate.auth.table.AuthnTableBasedService
 
authorizeDataRead(AuthenticationSubject, String, String, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for data access is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeDataWrite(AuthenticationSubject, String, String, Scope, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for data access is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeDataWrite(AuthenticationSubject, String, String, List<TypedKeyValue>, Scope, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for data access is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizedDataRead(Callable<ResultSet>, AuthenticationSubject, String, String, List<TypedKeyValue>, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for data access is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizePermissionManagement(AuthenticationSubject, String, String, Scope, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for permission management is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizePermissionRead(AuthenticationSubject, String, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for permission management is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeRoleManagement(AuthenticationSubject, String, Scope, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for role management is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeRoleManagement(AuthenticationSubject, String, String, Scope, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for role management is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeRoleRead(AuthenticationSubject, String, SourceAPI) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for role management is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeSchemaRead(AuthenticationSubject, List<String>, List<String>, SourceAPI, ResourceKind) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for schema resource access is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
authorizeSchemaWrite(AuthenticationSubject, String, String, Scope, SourceAPI, ResourceKind) - Method in class io.stargate.auth.table.AuthzTableBasedService
Authorization for schema resource access is not provided by table based tokens so all authorization will be deferred to the underlying permissions assigned to the role the token maps to.
AuthTableBasedServiceActivator - Class in io.stargate.auth.table
 
AuthTableBasedServiceActivator() - Constructor for class io.stargate.auth.table.AuthTableBasedServiceActivator
 
AuthzTableBasedService - Class in io.stargate.auth.table
 
AuthzTableBasedService() - Constructor for class io.stargate.auth.table.AuthzTableBasedService
 

C

checkpw(String, String) - Static method in class io.stargate.auth.table.AuthnTableBasedService
 
createServices() - Method in class io.stargate.auth.table.AuthTableBasedServiceActivator
 
createToken(String, String, Map<String, String>) - Method in class io.stargate.auth.table.AuthnTableBasedService
 
createToken(String, Map<String, String>) - Method in class io.stargate.auth.table.AuthnTableBasedService
 

D

dependencies() - Method in class io.stargate.auth.table.AuthTableBasedServiceActivator
 

G

getSaslNegotiator(Authenticator.SaslNegotiator, ClientInfo) - Method in class io.stargate.auth.table.AuthnTableBasedService
 

I

io.stargate.auth.table - package io.stargate.auth.table
 

P

PlainTextTableBasedTokenSaslNegotiator - Class in io.stargate.auth.table
 
PlainTextTableBasedTokenSaslNegotiator(AuthenticationService, Authenticator.SaslNegotiator, String, int, ClientInfo) - Constructor for class io.stargate.auth.table.PlainTextTableBasedTokenSaslNegotiator
 

S

saveToken(String, UUID) - Method in class io.stargate.auth.table.AuthnTableBasedService
Stores a token and key in the AUTH_TABLE with the proper TTL settings.
setDataStoreFactory(DataStoreFactory) - Method in class io.stargate.auth.table.AuthnTableBasedService
 

V

validateToken(String) - Method in class io.stargate.auth.table.AuthnTableBasedService
 
A C D G I P S V 
Skip navigation links

Copyright © 2021. All rights reserved.