Index

A B C D F G H I J L M O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

assign(RoleAssignment) - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
AuthenticationController - Class in org.gridgain.internal.rest.jwt
Authentication controller.
AuthenticationController(AuthenticationManager, TokenManager, SecurityService) - Constructor for class org.gridgain.internal.rest.jwt.AuthenticationController
Constructor.
authenticationManager() - Method in class org.gridgain.internal.rest.jwt.JwtRestFactory
 
AuthorizationExceptionHandler - Class in org.gridgain.internal.rest.rbac.authorization.exception
REST exception handler for RoleAssignmentExistsException.
AuthorizationExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.authorization.exception.AuthorizationExceptionHandler
 

B

BaseLicenseCheckHttpServerFilter - Class in org.gridgain.internal.rest
Filters out endpoints that are not allowed to be accessed when security is disabled.
BaseLicenseCheckHttpServerFilter(LicenseFeatureChecker) - Constructor for class org.gridgain.internal.rest.BaseLicenseCheckHttpServerFilter
 

C

cancelUpgrade() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeController
 
CdcController - Class in org.gridgain.internal.rest.cdc
Controller for managing CDC.
CdcController(SecurityService, CdcManager) - Constructor for class org.gridgain.internal.rest.cdc.CdcController
 
cdcManager() - Method in class org.gridgain.internal.rest.cdc.CdcRestFactory
 
CdcRestFactory - Class in org.gridgain.internal.rest.cdc
Factory for CDC REST controllers.
CdcRestFactory(CdcManager) - Constructor for class org.gridgain.internal.rest.cdc.CdcRestFactory
Constructs rest factory.
cleanResources() - Method in class org.gridgain.internal.rest.BaseLicenseCheckHttpServerFilter
 
cleanResources() - Method in class org.gridgain.internal.rest.cdc.CdcController
 
cleanResources() - Method in class org.gridgain.internal.rest.cdc.CdcRestFactory
 
cleanResources() - Method in class org.gridgain.internal.rest.dcr.DcrController
 
cleanResources() - Method in class org.gridgain.internal.rest.dcr.DcrRestFactory
 
cleanResources() - Method in class org.gridgain.internal.rest.jwt.AuthenticationController
 
cleanResources() - Method in class org.gridgain.internal.rest.jwt.JwtRestFactory
 
cleanResources() - Method in class org.gridgain.internal.rest.jwt.JwtValidator
 
cleanResources() - Method in class org.gridgain.internal.rest.license.LicenseController
 
cleanResources() - Method in class org.gridgain.internal.rest.license.LicenseManagementRestFactory
 
cleanResources() - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
cleanResources() - Method in class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 
cleanResources() - Method in class org.gridgain.internal.rest.rbac.RbacRestFactory
cleanResources() - Method in class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
cleanResources() - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
cleanResources() - Method in class org.gridgain.internal.rest.recovery.pitr.PitrController
 
cleanResources() - Method in class org.gridgain.internal.rest.recovery.pitr.PitrRestFactory
cleanResources() - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
cleanResources() - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementRestFactory
 
cleanResources() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeController
 
cleanResources() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeRestFactory
 
commitUpgrade() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeController
 
create(RoleDto) - Method in class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
create(CreateUserRequest) - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
create(CreateCommand) - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
createCdcReplication(Replication) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
createReplication(CreateReplicationRequest) - Method in class org.gridgain.internal.rest.dcr.DcrController
 
createSink(Sink) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
createSource(Source) - Method in class org.gridgain.internal.rest.cdc.CdcController
 

D

DcrController - Class in org.gridgain.internal.rest.dcr
Data replication REST controller.
DcrController(DcrManager, SecurityService) - Constructor for class org.gridgain.internal.rest.dcr.DcrController
Constructs rest controller.
dcrManager() - Method in class org.gridgain.internal.rest.dcr.DcrRestFactory
 
DcrRestFactory - Class in org.gridgain.internal.rest.dcr
Factory for DCR REST controllers.
DcrRestFactory(DcrManager) - Constructor for class org.gridgain.internal.rest.dcr.DcrRestFactory
Constructs rest factory.
delete(String) - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
delete(String, boolean) - Method in class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
delete(DeleteCommand) - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
deleteCdcReplication(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
deleteReplication(String) - Method in class org.gridgain.internal.rest.dcr.DcrController
 
deleteSink(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
deleteSource(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
doFilter(HttpRequest<?>, ServerFilterChain) - Method in class org.gridgain.internal.rest.BaseLicenseCheckHttpServerFilter
 

F

features() - Method in class org.gridgain.internal.rest.BaseLicenseCheckHttpServerFilter
 
features() - Method in class org.gridgain.internal.rest.JwtLicenseCheckHttpServerFilter
 
features() - Method in class org.gridgain.internal.rest.license.LicenseController
 
features() - Method in class org.gridgain.internal.rest.RbacManagementLicenseCheckHttpServerFilter
 
findToken(HttpRequest<?>) - Method in class org.gridgain.internal.rest.jwt.JwtReader
 
flush(String, FlushRequest) - Method in class org.gridgain.internal.rest.dcr.DcrController
 

G

get() - Method in class org.gridgain.internal.rest.license.LicenseController
 
getCdcReplication(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
getOperation(UUID, boolean) - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
getOperations() - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
getOrder() - Method in class org.gridgain.internal.rest.BaseLicenseCheckHttpServerFilter
 
getSink(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
getSinkStatus(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
getSource(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
getSourceStatus(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
getTablesRecoveryState(UUID) - Method in class org.gridgain.internal.rest.recovery.pitr.PitrController
 
grant(PrivilegeAssignment) - Method in class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 

H

handle(HttpRequest, InvalidCredentialsException) - Method in class org.gridgain.internal.rest.jwt.exception.handler.InvalidCredentialsExceptionHandler
 
handle(HttpRequest, CdcReplicationAlreadyExistsException) - Method in class org.gridgain.internal.rest.cdc.exception.handler.ReplicationAlreadyExistsExceptionHandler
 
handle(HttpRequest, CdcReplicationNotFoundException) - Method in class org.gridgain.internal.rest.cdc.exception.handler.ReplicationNotFoundExceptionHandler
 
handle(HttpRequest, CdcSinkAlreadyExistsException) - Method in class org.gridgain.internal.rest.cdc.exception.handler.SinkAlreadyExistsExceptionHandler
 
handle(HttpRequest, CdcSinkNotFoundException) - Method in class org.gridgain.internal.rest.cdc.exception.handler.SinkNotFoundExceptionHandler
 
handle(HttpRequest, CdcSourceAlreadyExistsException) - Method in class org.gridgain.internal.rest.cdc.exception.handler.SourceAlreadyExistsExceptionHandler
 
handle(HttpRequest, CdcSourceNotFoundException) - Method in class org.gridgain.internal.rest.cdc.exception.handler.SourceNotFoundExceptionHandler
 
handle(HttpRequest, ReplicationAlreadyExistsException) - Method in class org.gridgain.internal.rest.dcr.exception.handler.ReplicationAlreadyExistsExceptionHandler
 
handle(HttpRequest, ReplicationAlreadyStartedForTableException) - Method in class org.gridgain.internal.rest.dcr.exception.handler.ReplicationStartExceptionExceptionHandler
 
handle(HttpRequest, ReplicationException) - Method in class org.gridgain.internal.rest.dcr.exception.handler.ReplicationExceptionHandler
 
handle(HttpRequest, ReplicationNotFoundException) - Method in class org.gridgain.internal.rest.dcr.exception.handler.ReplicationNotFoundExceptionHandler
 
handle(HttpRequest, ReplicationToSelfException) - Method in class org.gridgain.internal.rest.dcr.exception.handler.ReplicationToSelfExceptionHandler
 
handle(HttpRequest, LicenseViolationException) - Method in class org.gridgain.internal.rest.license.handler.LicenseViolationExceptionHandler
 
handle(HttpRequest, MissingRequiredFeaturesException) - Method in class org.gridgain.internal.rest.license.handler.MissingRequiredFeaturesExceptionHandler
 
handle(HttpRequest, RoleAssignmentExistsException) - Method in class org.gridgain.internal.rest.rbac.role.exception.handler.RoleAssignedExceptionHandler
 
handle(HttpRequest, RoleAssignmentNotFoundException) - Method in class org.gridgain.internal.rest.rbac.assignments.exception.handler.RoleAssignmentNotFoundExceptionHandler
 
handle(HttpRequest, RoleGrantedException) - Method in class org.gridgain.internal.rest.rbac.role.exception.handler.RoleGrantedExceptionHandler
 
handle(HttpRequest, AuthorizationException) - Method in class org.gridgain.internal.rest.rbac.authorization.exception.AuthorizationExceptionHandler
 
handle(HttpRequest, IllegalPrivilegeException) - Method in class org.gridgain.internal.rest.rbac.privileges.exception.handler.IllegalPrivilegeExceptionHandler
 
handle(HttpRequest, RoleAlreadyExistsException) - Method in class org.gridgain.internal.rest.rbac.role.exception.handler.RoleAlreadyExistsExceptionHandler
 
handle(HttpRequest, RoleNotFoundException) - Method in class org.gridgain.internal.rest.rbac.role.exception.handler.RoleNotFoundExceptionHandler
 
handle(HttpRequest, RoleValidationException) - Method in class org.gridgain.internal.rest.rbac.role.exception.handler.RoleValidationExceptionHandler
 
handle(HttpRequest, UserAlreadyExistsException) - Method in class org.gridgain.internal.rest.rbac.user.exception.handler.UserAlreadyExistsExceptionHandler
 
handle(HttpRequest, UserNotFoundException) - Method in class org.gridgain.internal.rest.rbac.user.exception.handler.UserNotFoundExceptionHandler
 
handle(HttpRequest, UserUpdateException) - Method in class org.gridgain.internal.rest.rbac.user.exception.handler.UserUpdateExceptionHandler
 
handle(HttpRequest, UserValidationException) - Method in class org.gridgain.internal.rest.rbac.user.exception.handler.UserValidationExceptionHandler
 
handle(HttpRequest, InvalidCreateReplicationRequestException) - Method in class org.gridgain.internal.rest.dcr.exception.handler.InvalidCreateReplicationRequestExceptionHandler
 
handle(HttpRequest, JwtValidationException) - Method in class org.gridgain.internal.rest.jwt.exception.handler.JwtValidationExceptionHandler
 
handle(HttpRequest, SnapshotException) - Method in class org.gridgain.internal.rest.snapshot.exception.SnapshotExceptionHandler
 
handle(HttpRequest, UpgradeCommitException) - Method in class org.gridgain.internal.rest.upgrade.exception.handler.UpgradeCommitExceptionHandler
 
handle(HttpRequest, VersionFormatException) - Method in class org.gridgain.internal.rest.upgrade.exception.handler.UpgradeStartExceptionHandler
 

I

id() - Method in class org.gridgain.internal.rest.license.LicenseController
 
IllegalPrivilegeExceptionHandler - Class in org.gridgain.internal.rest.rbac.privileges.exception.handler
REST exception handler for IllegalPrivilegeException.
IllegalPrivilegeExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.privileges.exception.handler.IllegalPrivilegeExceptionHandler
 
infos() - Method in class org.gridgain.internal.rest.license.LicenseController
 
InvalidCreateReplicationRequestException - Exception in org.gridgain.internal.rest.dcr.exception
Exception thrown when create replication request is invalid.
InvalidCreateReplicationRequestException(String) - Constructor for exception org.gridgain.internal.rest.dcr.exception.InvalidCreateReplicationRequestException
 
InvalidCreateReplicationRequestExceptionHandler - Class in org.gridgain.internal.rest.dcr.exception.handler
Handles InvalidCreateReplicationRequestException and represents it as a rest response.
InvalidCreateReplicationRequestExceptionHandler() - Constructor for class org.gridgain.internal.rest.dcr.exception.handler.InvalidCreateReplicationRequestExceptionHandler
 
InvalidCredentialsExceptionHandler - Class in org.gridgain.internal.rest.jwt.exception.handler
Handles InvalidCredentialsException and represents it as a rest response.
InvalidCredentialsExceptionHandler() - Constructor for class org.gridgain.internal.rest.jwt.exception.handler.InvalidCredentialsExceptionHandler
 

J

JwtLicenseCheckHttpServerFilter - Class in org.gridgain.internal.rest
Checks that JWT license feature flag is presented for authentication API functionality invocations.
JwtLicenseCheckHttpServerFilter(LicenseFeatureChecker) - Constructor for class org.gridgain.internal.rest.JwtLicenseCheckHttpServerFilter
 
JwtReader - Class in org.gridgain.internal.rest.jwt
Implements micronaut TokenReader interface.
JwtReader() - Constructor for class org.gridgain.internal.rest.jwt.JwtReader
 
jwtResolver() - Method in class org.gridgain.internal.rest.jwt.JwtRestFactory
 
JwtRestFactory - Class in org.gridgain.internal.rest.jwt
Factory that provides all beans needed for JWT authentication.
JwtRestFactory(AuthenticationManager, LicenseFeatureChecker, JwtTokenManager) - Constructor for class org.gridgain.internal.rest.jwt.JwtRestFactory
Constructor.
JwtValidationExceptionHandler - Class in org.gridgain.internal.rest.jwt.exception.handler
Handles JwtValidationException and represents it as a rest response.
JwtValidationExceptionHandler() - Constructor for class org.gridgain.internal.rest.jwt.exception.handler.JwtValidationExceptionHandler
 
jwtValidator() - Method in class org.gridgain.internal.rest.jwt.JwtRestFactory
 
JwtValidator - Class in org.gridgain.internal.rest.jwt
Implements micronaut TokenValidator interface.
JwtValidator(TokenManager, LicenseFeatureChecker) - Constructor for class org.gridgain.internal.rest.jwt.JwtValidator
Constructor.

L

LicenseController - Class in org.gridgain.internal.rest.license
Licence features checking controller.
LicenseController(LicenseFeatureChecker, SecurityService, GridLicenseManager) - Constructor for class org.gridgain.internal.rest.license.LicenseController
Constructor.
licenseFeatureChecker() - Method in class org.gridgain.internal.rest.license.LicenseManagementRestFactory
licence feature checker.
LicenseManagementRestFactory - Class in org.gridgain.internal.rest.license
Factory for License management REST Api components.
LicenseManagementRestFactory(LicenseFeatureChecker, GridLicenseManager) - Constructor for class org.gridgain.internal.rest.license.LicenseManagementRestFactory
 
licenseManager() - Method in class org.gridgain.internal.rest.license.LicenseManagementRestFactory
 
LicenseViolationExceptionHandler - Class in org.gridgain.internal.rest.license.handler
REST exception handler for LicenseViolationException.
LicenseViolationExceptionHandler() - Constructor for class org.gridgain.internal.rest.license.handler.LicenseViolationExceptionHandler
 
limits() - Method in class org.gridgain.internal.rest.license.LicenseController
 
listReplications() - Method in class org.gridgain.internal.rest.dcr.DcrController
 
login(LoginBody) - Method in class org.gridgain.internal.rest.jwt.AuthenticationController
 

M

MissingRequiredFeaturesExceptionHandler - Class in org.gridgain.internal.rest.license.handler
REST exception handler for MissingRequiredFeaturesException.
MissingRequiredFeaturesExceptionHandler() - Constructor for class org.gridgain.internal.rest.license.handler.MissingRequiredFeaturesExceptionHandler
 

O

org.gridgain.internal.rest - package org.gridgain.internal.rest
 
org.gridgain.internal.rest.cdc - package org.gridgain.internal.rest.cdc
 
org.gridgain.internal.rest.cdc.exception.handler - package org.gridgain.internal.rest.cdc.exception.handler
 
org.gridgain.internal.rest.dcr - package org.gridgain.internal.rest.dcr
 
org.gridgain.internal.rest.dcr.exception - package org.gridgain.internal.rest.dcr.exception
 
org.gridgain.internal.rest.dcr.exception.handler - package org.gridgain.internal.rest.dcr.exception.handler
 
org.gridgain.internal.rest.jwt - package org.gridgain.internal.rest.jwt
 
org.gridgain.internal.rest.jwt.exception.handler - package org.gridgain.internal.rest.jwt.exception.handler
 
org.gridgain.internal.rest.license - package org.gridgain.internal.rest.license
 
org.gridgain.internal.rest.license.handler - package org.gridgain.internal.rest.license.handler
 
org.gridgain.internal.rest.rbac - package org.gridgain.internal.rest.rbac
 
org.gridgain.internal.rest.rbac.assignments - package org.gridgain.internal.rest.rbac.assignments
 
org.gridgain.internal.rest.rbac.assignments.exception.handler - package org.gridgain.internal.rest.rbac.assignments.exception.handler
 
org.gridgain.internal.rest.rbac.authorization.exception - package org.gridgain.internal.rest.rbac.authorization.exception
 
org.gridgain.internal.rest.rbac.configuration - package org.gridgain.internal.rest.rbac.configuration
 
org.gridgain.internal.rest.rbac.privileges - package org.gridgain.internal.rest.rbac.privileges
 
org.gridgain.internal.rest.rbac.privileges.exception.handler - package org.gridgain.internal.rest.rbac.privileges.exception.handler
 
org.gridgain.internal.rest.rbac.role - package org.gridgain.internal.rest.rbac.role
 
org.gridgain.internal.rest.rbac.role.exception.handler - package org.gridgain.internal.rest.rbac.role.exception.handler
 
org.gridgain.internal.rest.rbac.user - package org.gridgain.internal.rest.rbac.user
 
org.gridgain.internal.rest.rbac.user.exception.handler - package org.gridgain.internal.rest.rbac.user.exception.handler
 
org.gridgain.internal.rest.recovery.pitr - package org.gridgain.internal.rest.recovery.pitr
 
org.gridgain.internal.rest.snapshot - package org.gridgain.internal.rest.snapshot
 
org.gridgain.internal.rest.snapshot.exception - package org.gridgain.internal.rest.snapshot.exception
 
org.gridgain.internal.rest.upgrade - package org.gridgain.internal.rest.upgrade
 
org.gridgain.internal.rest.upgrade.exception.handler - package org.gridgain.internal.rest.upgrade.exception.handler
 

P

PitrController - Class in org.gridgain.internal.rest.recovery.pitr
Point-in-Time recovery controller.
PitrController(PitrFacade, SecurityService) - Constructor for class org.gridgain.internal.rest.recovery.pitr.PitrController
 
pitrFacade() - Method in class org.gridgain.internal.rest.recovery.pitr.PitrRestFactory
PITR Service.
PitrRestFactory - Class in org.gridgain.internal.rest.recovery.pitr
Factory for PITR REST controllers.
PitrRestFactory(PitrFacade) - Constructor for class org.gridgain.internal.rest.recovery.pitr.PitrRestFactory
Constructor.
post(License) - Method in class org.gridgain.internal.rest.license.LicenseController
 
postRaw(String) - Method in class org.gridgain.internal.rest.license.LicenseController
 
privilegeManagement() - Method in class org.gridgain.internal.rest.rbac.RbacRestFactory
Privilege management.
privileges(String) - Method in class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 
PrivilegesController - Class in org.gridgain.internal.rest.rbac.privileges
Privilege manaaement controller.
PrivilegesController(PrivilegeManagement, SecurityService) - Constructor for class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 

R

RbacManagementLicenseCheckHttpServerFilter - Class in org.gridgain.internal.rest
Checks that RBAC license feature flag is presented for RBAC API functionality invocations.
RbacManagementLicenseCheckHttpServerFilter(LicenseFeatureChecker) - Constructor for class org.gridgain.internal.rest.RbacManagementLicenseCheckHttpServerFilter
 
RbacRestFactory - Class in org.gridgain.internal.rest.rbac
Factory for RBAC REST controllers.
RbacRestFactory(Rbac) - Constructor for class org.gridgain.internal.rest.rbac.RbacRestFactory
Constructor.
recoverTables(TablesRecoveryRequest) - Method in class org.gridgain.internal.rest.recovery.pitr.PitrController
 
ReplicationAlreadyExistsExceptionHandler - Class in org.gridgain.internal.rest.cdc.exception.handler
Exception handler for CdcReplicationAlreadyExistsException.
ReplicationAlreadyExistsExceptionHandler - Class in org.gridgain.internal.rest.dcr.exception.handler
REST exception handler for ReplicationAlreadyExistsException.
ReplicationAlreadyExistsExceptionHandler() - Constructor for class org.gridgain.internal.rest.cdc.exception.handler.ReplicationAlreadyExistsExceptionHandler
 
ReplicationAlreadyExistsExceptionHandler() - Constructor for class org.gridgain.internal.rest.dcr.exception.handler.ReplicationAlreadyExistsExceptionHandler
 
ReplicationExceptionHandler - Class in org.gridgain.internal.rest.dcr.exception.handler
Handles ReplicationException and represents it as a rest response.
ReplicationExceptionHandler() - Constructor for class org.gridgain.internal.rest.dcr.exception.handler.ReplicationExceptionHandler
 
ReplicationNotFoundExceptionHandler - Class in org.gridgain.internal.rest.cdc.exception.handler
Exception handler for CdcReplicationNotFoundException.
ReplicationNotFoundExceptionHandler - Class in org.gridgain.internal.rest.dcr.exception.handler
REST exception handler for ReplicationNotFoundException.
ReplicationNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.cdc.exception.handler.ReplicationNotFoundExceptionHandler
 
ReplicationNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.dcr.exception.handler.ReplicationNotFoundExceptionHandler
 
replications() - Method in class org.gridgain.internal.rest.cdc.CdcController
 
ReplicationStartExceptionExceptionHandler - Class in org.gridgain.internal.rest.dcr.exception.handler
Handles ReplicationAlreadyStartedForTableException and represents it as a rest response.
ReplicationStartExceptionExceptionHandler() - Constructor for class org.gridgain.internal.rest.dcr.exception.handler.ReplicationStartExceptionExceptionHandler
 
ReplicationToSelfExceptionHandler - Class in org.gridgain.internal.rest.dcr.exception.handler
REST exception handler for ReplicationToSelfException.
ReplicationToSelfExceptionHandler() - Constructor for class org.gridgain.internal.rest.dcr.exception.handler.ReplicationToSelfExceptionHandler
 
represent() - Method in class org.gridgain.internal.rest.rbac.configuration.SecuredHoconPresentation
 
representByPath(String) - Method in class org.gridgain.internal.rest.rbac.configuration.SecuredHoconPresentation
 
restore(RestoreCommand) - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
revoke(PrivilegeAssignment) - Method in class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 
revoke(RoleAssignment) - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
revokeAllTokens(String) - Method in class org.gridgain.internal.rest.jwt.AuthenticationController
 
revokeToken(String) - Method in class org.gridgain.internal.rest.jwt.AuthenticationController
 
role(String) - Method in class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
RoleAlreadyExistsExceptionHandler - Class in org.gridgain.internal.rest.rbac.role.exception.handler
REST exception handler for RoleAlreadyExistsException.
RoleAlreadyExistsExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.role.exception.handler.RoleAlreadyExistsExceptionHandler
 
RoleAssignedExceptionHandler - Class in org.gridgain.internal.rest.rbac.role.exception.handler
REST exception handler for RoleAssignmentExistsException.
RoleAssignedExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.role.exception.handler.RoleAssignedExceptionHandler
 
RoleAssignmentNotFoundExceptionHandler - Class in org.gridgain.internal.rest.rbac.assignments.exception.handler
REST exception handler for RoleAssignmentNotFoundException.
RoleAssignmentNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.assignments.exception.handler.RoleAssignmentNotFoundExceptionHandler
 
RoleAssignmentsController - Class in org.gridgain.internal.rest.rbac.assignments
Role assignments controller.
RoleAssignmentsController(RoleAssignmentManagement, SecurityService) - Constructor for class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
roleAssignmentsStore() - Method in class org.gridgain.internal.rest.rbac.RbacRestFactory
Role assignments management.
RoleGrantedExceptionHandler - Class in org.gridgain.internal.rest.rbac.role.exception.handler
REST exception handler for RoleGrantedException.
RoleGrantedExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.role.exception.handler.RoleGrantedExceptionHandler
 
roleManagement() - Method in class org.gridgain.internal.rest.rbac.RbacRestFactory
Role management.
RoleManagementController - Class in org.gridgain.internal.rest.rbac.role
Role management REST controller.
RoleManagementController(RoleManagement, SecurityService) - Constructor for class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
RoleNotFoundExceptionHandler - Class in org.gridgain.internal.rest.rbac.role.exception.handler
REST exception handler for RoleNotFoundException.
RoleNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.role.exception.handler.RoleNotFoundExceptionHandler
 
roles() - Method in class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
roles(String) - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
rolesViews() - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
rolesWithPrivileges() - Method in class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 
RoleValidationExceptionHandler - Class in org.gridgain.internal.rest.rbac.role.exception.handler
REST exception handler for RoleValidationException.
RoleValidationExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.role.exception.handler.RoleValidationExceptionHandler
 
RollingUpgradeController - Class in org.gridgain.internal.rest.upgrade
Rolling upgrade REST controller.
RollingUpgradeController(RollingUpgradeManager, SecurityService) - Constructor for class org.gridgain.internal.rest.upgrade.RollingUpgradeController
Constructs REST controller.
rollingUpgradeManager() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeRestFactory
 
RollingUpgradeRestFactory - Class in org.gridgain.internal.rest.upgrade
Factory that creates beans that are needed for RollingUpgradeController.
RollingUpgradeRestFactory(RollingUpgradeManager) - Constructor for class org.gridgain.internal.rest.upgrade.RollingUpgradeRestFactory
Constructor.

S

secured(Runnable) - Method in interface org.gridgain.internal.rest.SecurityContextAware
 
secured(Supplier<T>) - Method in interface org.gridgain.internal.rest.SecurityContextAware
Execute supplier with security context.
SecuredHoconPresentation - Class in org.gridgain.internal.rest.rbac.configuration
Secured by RBAC Hocon presentation.
SecuredHoconPresentation(HoconPresentation, Authorizer, Action, Action) - Constructor for class org.gridgain.internal.rest.rbac.configuration.SecuredHoconPresentation
Creates secured by RBAC Hocon presentation.
SecurityContextAware - Interface in org.gridgain.internal.rest
Security context aware adds helpful method to execute supplier with security context.
securityService() - Method in class org.gridgain.internal.rest.cdc.CdcController
 
securityService() - Method in class org.gridgain.internal.rest.dcr.DcrController
 
securityService() - Method in class org.gridgain.internal.rest.jwt.AuthenticationController
 
securityService() - Method in class org.gridgain.internal.rest.license.LicenseController
 
securityService() - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
securityService() - Method in class org.gridgain.internal.rest.rbac.privileges.PrivilegesController
 
securityService() - Method in class org.gridgain.internal.rest.rbac.role.RoleManagementController
 
securityService() - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
securityService() - Method in class org.gridgain.internal.rest.recovery.pitr.PitrController
 
securityService() - Method in interface org.gridgain.internal.rest.SecurityContextAware
Get security service.
securityService() - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementController
 
securityService() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeController
 
showReplication(String) - Method in class org.gridgain.internal.rest.dcr.DcrController
 
SinkAlreadyExistsExceptionHandler - Class in org.gridgain.internal.rest.cdc.exception.handler
Exception handler for CdcSinkAlreadyExistsException.
SinkAlreadyExistsExceptionHandler() - Constructor for class org.gridgain.internal.rest.cdc.exception.handler.SinkAlreadyExistsExceptionHandler
 
SinkNotFoundExceptionHandler - Class in org.gridgain.internal.rest.cdc.exception.handler
Exception handler for CdcSinkNotFoundException.
SinkNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.cdc.exception.handler.SinkNotFoundExceptionHandler
 
sinks() - Method in class org.gridgain.internal.rest.cdc.CdcController
 
SnapshotExceptionHandler - Class in org.gridgain.internal.rest.snapshot.exception
Handles SnapshotException and represents it as a rest response.
SnapshotExceptionHandler() - Constructor for class org.gridgain.internal.rest.snapshot.exception.SnapshotExceptionHandler
 
snapshotFacade() - Method in class org.gridgain.internal.rest.snapshot.SnapshotManagementRestFactory
 
SnapshotManagementController - Class in org.gridgain.internal.rest.snapshot
Snapshot management controller implementation.
SnapshotManagementController(SnapshotFacade, SecurityService) - Constructor for class org.gridgain.internal.rest.snapshot.SnapshotManagementController
Snapshot management controller constructor.
SnapshotManagementRestFactory - Class in org.gridgain.internal.rest.snapshot
Factory that creates beans that are needed for SnapshotManagementController.
SnapshotManagementRestFactory(SnapshotFacade) - Constructor for class org.gridgain.internal.rest.snapshot.SnapshotManagementRestFactory
Constructor.
SourceAlreadyExistsExceptionHandler - Class in org.gridgain.internal.rest.cdc.exception.handler
Exception handler for CdcSourceAlreadyExistsException.
SourceAlreadyExistsExceptionHandler() - Constructor for class org.gridgain.internal.rest.cdc.exception.handler.SourceAlreadyExistsExceptionHandler
 
SourceNotFoundExceptionHandler - Class in org.gridgain.internal.rest.cdc.exception.handler
Exception handler for CdcSourceNotFoundException.
SourceNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.cdc.exception.handler.SourceNotFoundExceptionHandler
 
sources() - Method in class org.gridgain.internal.rest.cdc.CdcController
 
startCdcReplication(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
startReplication(String, StartStopReplicationRequest) - Method in class org.gridgain.internal.rest.dcr.DcrController
 
startUpgrade(String) - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeController
 
stopCdcReplication(String) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
stopReplication(String, StartStopReplicationRequest) - Method in class org.gridgain.internal.rest.dcr.DcrController
 

T

tokenManagement() - Method in class org.gridgain.internal.rest.jwt.JwtRestFactory
 

U

update(String) - Method in class org.gridgain.internal.rest.rbac.configuration.SecuredHoconPresentation
 
update(String, CreateUserRequest) - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
updateSink(String, Sink) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
updateSource(String, Source) - Method in class org.gridgain.internal.rest.cdc.CdcController
 
UpgradeCommitExceptionHandler - Class in org.gridgain.internal.rest.upgrade.exception.handler
REST exception handler for UpgradeCommitException.
UpgradeCommitExceptionHandler() - Constructor for class org.gridgain.internal.rest.upgrade.exception.handler.UpgradeCommitExceptionHandler
 
UpgradeStartExceptionHandler - Class in org.gridgain.internal.rest.upgrade.exception.handler
REST exception handler for VersionFormatException.
UpgradeStartExceptionHandler() - Constructor for class org.gridgain.internal.rest.upgrade.exception.handler.UpgradeStartExceptionHandler
 
upgradeState() - Method in class org.gridgain.internal.rest.upgrade.RollingUpgradeController
 
user(String) - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
UserAlreadyExistsExceptionHandler - Class in org.gridgain.internal.rest.rbac.user.exception.handler
REST exception handler for UserAlreadyExistsExceptionHandler.
UserAlreadyExistsExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.user.exception.handler.UserAlreadyExistsExceptionHandler
 
userManagement() - Method in class org.gridgain.internal.rest.rbac.RbacRestFactory
User management.
UserManagementController - Class in org.gridgain.internal.rest.rbac.user
User management REST controller.
UserManagementController(UserManagement, SecurityService) - Constructor for class org.gridgain.internal.rest.rbac.user.UserManagementController
 
UserNotFoundExceptionHandler - Class in org.gridgain.internal.rest.rbac.user.exception.handler
REST exception handler for UserNotFoundExceptionHandler.
UserNotFoundExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.user.exception.handler.UserNotFoundExceptionHandler
 
users() - Method in class org.gridgain.internal.rest.rbac.user.UserManagementController
 
users(String) - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
usersWithRoles() - Method in class org.gridgain.internal.rest.rbac.assignments.RoleAssignmentsController
 
UserUpdateExceptionHandler - Class in org.gridgain.internal.rest.rbac.user.exception.handler
REST exception handler for UserUpdateException.
UserUpdateExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.user.exception.handler.UserUpdateExceptionHandler
 
UserValidationExceptionHandler - Class in org.gridgain.internal.rest.rbac.user.exception.handler
REST exception handler for UserValidationExceptionHandler.
UserValidationExceptionHandler() - Constructor for class org.gridgain.internal.rest.rbac.user.exception.handler.UserValidationExceptionHandler
 

V

validateToken(String, HttpRequest<?>) - Method in class org.gridgain.internal.rest.jwt.JwtValidator
 
A B C D F G H I J L M O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form