- 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
-