Index

A C D E G I O S U 
All Classes and Interfaces|All Packages

A

authenticate(IAuthenticationRequest, IAuthenticationResponse, IAuthenticationSession) - Method in class com.persequor.saga.modules.authtoken.authentication.AuthTokenAuthenticationProvider
 
AuthToken - Class in com.persequor.saga.modules.authtoken
 
AuthToken() - Constructor for class com.persequor.saga.modules.authtoken.AuthToken
 
AuthTokenAuthenticationProvider - Class in com.persequor.saga.modules.authtoken.authentication
 
AuthTokenAuthenticationProvider(AuthTokenService) - Constructor for class com.persequor.saga.modules.authtoken.authentication.AuthTokenAuthenticationProvider
 
AuthTokenFrontend - Class in com.persequor.saga.modules.authtoken.frontend
 
AuthTokenFrontend(AuthTokenRepository, AuthTokenService) - Constructor for class com.persequor.saga.modules.authtoken.frontend.AuthTokenFrontend
 
AuthTokenModule - Class in com.persequor.saga.modules.authtoken
 
AuthTokenModule() - Constructor for class com.persequor.saga.modules.authtoken.AuthTokenModule
 
AuthTokenModuleConfiguration - Class in com.persequor.saga.modules.authtoken
 
AuthTokenModuleConfiguration() - Constructor for class com.persequor.saga.modules.authtoken.AuthTokenModuleConfiguration
 
AuthTokenRepository - Class in com.persequor.saga.modules.authtoken.db.repository
 
AuthTokenRepository(ValqueriesRepositoryFactory) - Constructor for class com.persequor.saga.modules.authtoken.db.repository.AuthTokenRepository
 
AuthTokenService - Class in com.persequor.saga.modules.authtoken.service
 
AuthTokenService(AuthTokenRepository) - Constructor for class com.persequor.saga.modules.authtoken.service.AuthTokenService
 
AuthTokenSql2023112100_CreateDatabase - Class in com.persequor.saga.modules.authtoken.db.migration
 
AuthTokenSql2023112100_CreateDatabase() - Constructor for class com.persequor.saga.modules.authtoken.db.migration.AuthTokenSql2023112100_CreateDatabase
 
AuthTokenSql2023112101_CreateTables - Class in com.persequor.saga.modules.authtoken.db.migration
 
AuthTokenSql2023112101_CreateTables() - Constructor for class com.persequor.saga.modules.authtoken.db.migration.AuthTokenSql2023112101_CreateTables
 
AuthTokenSqlDbConfig - Class in com.persequor.saga.modules.authtoken.db
 
AuthTokenSqlDbConfig() - Constructor for class com.persequor.saga.modules.authtoken.db.AuthTokenSqlDbConfig
 

C

com.persequor.saga.modules.authtoken - package com.persequor.saga.modules.authtoken
 
com.persequor.saga.modules.authtoken.authentication - package com.persequor.saga.modules.authtoken.authentication
 
com.persequor.saga.modules.authtoken.db - package com.persequor.saga.modules.authtoken.db
 
com.persequor.saga.modules.authtoken.db.migration - package com.persequor.saga.modules.authtoken.db.migration
 
com.persequor.saga.modules.authtoken.db.repository - package com.persequor.saga.modules.authtoken.db.repository
 
com.persequor.saga.modules.authtoken.frontend - package com.persequor.saga.modules.authtoken.frontend
 
com.persequor.saga.modules.authtoken.service - package com.persequor.saga.modules.authtoken.service
 
configure(IExtensionPointIoc) - Method in class com.persequor.saga.modules.authtoken.AuthTokenModuleConfiguration
 

D

defaultModuleConfiguration() - Method in class com.persequor.saga.modules.authtoken.AuthTokenModule
 

E

encryptToken(String) - Method in class com.persequor.saga.modules.authtoken.service.AuthTokenService
 

G

generateToken() - Method in class com.persequor.saga.modules.authtoken.service.AuthTokenService
 
get(String) - Method in class com.persequor.saga.modules.authtoken.service.AuthTokenService
 
getDefaultDatabaseName() - Method in class com.persequor.saga.modules.authtoken.db.AuthTokenSqlDbConfig
 
getExpiresAt() - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
getMenuSectionId() - Method in class com.persequor.saga.modules.authtoken.frontend.AuthTokenFrontend
 
getName() - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
getRoles() - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
getToken() - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
getUpdatedAt() - Method in class com.persequor.saga.modules.authtoken.AuthToken
 

I

insertCell(ITableRow, Property<AuthToken>, AuthToken) - Method in class com.persequor.saga.modules.authtoken.frontend.AuthTokenFrontend
 
insertEditField(IForm, Property<AuthToken>, Mapping, IInputData) - Method in class com.persequor.saga.modules.authtoken.frontend.AuthTokenFrontend
 

O

onBeforeInsert(AuthToken, IPage, IInputData) - Method in class com.persequor.saga.modules.authtoken.frontend.AuthTokenFrontend
 

S

setExpiresAt(Instant) - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
setName(String) - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
setRoles(List<String>) - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
setToken(String) - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
setUpdatedAt(Instant) - Method in class com.persequor.saga.modules.authtoken.AuthToken
 
signOut(IAuthenticationRequest, IAuthenticationResponse, IAuthenticationSession) - Method in class com.persequor.saga.modules.authtoken.authentication.AuthTokenAuthenticationProvider
 

U

up(Migrator) - Method in class com.persequor.saga.modules.authtoken.db.migration.AuthTokenSql2023112101_CreateTables
 
up(SandboxMigrator) - Method in class com.persequor.saga.modules.authtoken.db.migration.AuthTokenSql2023112100_CreateDatabase
 
A C D E G I O S U 
All Classes and Interfaces|All Packages