| AccessClient |
An access client represents a remote application, which works in behalf of a user
|
| AccessClientLog |
Stores status changes for an access client
|
| AccessClientPrincipalType |
A principal type for access clients (remote applications)
|
| ActivatablePrincipalType |
A principal type which can be activated for users
|
| Agreement |
An agreement represents a legal texts that can either be required for users to operate in the system, or can be
required.
|
| AgreementContent |
When many users accept the same agreement content the system
will make different agreement logs pointing to the same agreement content.
|
| AgreementLog |
|
| BuiltInPrincipalType |
Built-in principal types
|
| Channel |
A channel is a user interface to access Cyclos functionality.
|
| CustomFieldPrincipalType |
A principal type which represents an unique custom field
|
| DeviceConfirmation |
Represents a device confirmation for an operation.
|
| FailedActionLog |
Base class for storing failed attempts to perform a specific action.
|
| FailedBlockedUserLog |
Used to block the IP if the maximum blocked users have been reached
|
| FailedDeviceActivationLog |
Stores an invalid attempt for activating a trusted device (invalid activation code).
|
| FailedDeviceConfirmationLog |
Stores an invalid attempt for confirming an operation with a trusted device.
|
| FailedDevicePinLog |
Stores an invalid attempt for logging-in with a pin (invalid pin value).
|
| FailedPasswordLog |
Stores an invalid attempt for a user password.
|
| FailedPrincipalLog |
Stores an invalid attempt for logging-in with a principal (normally a username) in a given remote address.
|
| FailedSecurityAnswerLog |
Stores an invalid attempt for a security answer
|
| FailedTokenActivationLog |
Stores an invalid attempt to activate a token
|
| FailedUserLocationLog |
Stores an invalid attempt to locate a user
|
| FailedVoucherRedeemingLog |
Stores an invalid attempt to redeeming a voucher
|
| ForgotPasswordRequestLog |
Stores a forgot password request attempt
|
| GuestFailedActionLog |
Stores failed attempts to perform a guest action
|
| IdentityProvider |
|
| NFCToken |
A NFC token additionally contain settings needed to encipher/decipher data.
|
| NFCTokenPrincipalType |
The type representing a NFC tag/device token.
|
| OAuthIdentityProvider |
An identity provider which works with OAuth protocol
|
| OidcAccessToken |
An access token is a token obtained after the authorization process
|
| OidcAuthorization |
An authorization token represents a consent.
|
| OidcClient |
An OAuth2 / OpenID Connect client (RP - relying party)
|
| OidcIdentityProvider |
An identity provider which works with the OpenID Connect protocol
|
| OidcKeys |
An OAuth2 / OpenID Connect keystore.
|
| Password |
Stores a user's password for a password type
|
| PasswordType |
A password type which defines a user password
|
| Pin |
This class represents user pins that can be used on a device (mainly the mobile app).
|
| PrincipalType |
Represents a principal type, like the username, e-mail, mobile phone, profile field or token
|
| QAccessClient |
QAccessClient is a Querydsl query type for AccessClient
|
| QAccessClientLog |
QAccessClientLog is a Querydsl query type for AccessClientLog
|
| QAccessClientPrincipalType |
QAccessClientPrincipalType is a Querydsl query type for AccessClientPrincipalType
|
| QActivatablePrincipalType |
QActivatablePrincipalType is a Querydsl query type for ActivatablePrincipalType
|
| QAgreement |
QAgreement is a Querydsl query type for Agreement
|
| QAgreementContent |
QAgreementContent is a Querydsl query type for AgreementContent
|
| QAgreementLog |
QAgreementLog is a Querydsl query type for AgreementLog
|
| QBuiltInPrincipalType |
QBuiltInPrincipalType is a Querydsl query type for BuiltInPrincipalType
|
| QChannel |
QChannel is a Querydsl query type for Channel
|
| QCustomFieldPrincipalType |
QCustomFieldPrincipalType is a Querydsl query type for CustomFieldPrincipalType
|
| QDeviceConfirmation |
QDeviceConfirmation is a Querydsl query type for DeviceConfirmation
|
| QFailedActionLog |
QFailedActionLog is a Querydsl query type for FailedActionLog
|
| QFailedBlockedUserLog |
QFailedBlockedUserLog is a Querydsl query type for FailedBlockedUserLog
|
| QFailedDeviceActivationLog |
QFailedDeviceActivationLog is a Querydsl query type for FailedDeviceActivationLog
|
| QFailedDeviceConfirmationLog |
QFailedDeviceConfirmationLog is a Querydsl query type for FailedDeviceConfirmationLog
|
| QFailedDevicePinLog |
QFailedDevicePinLog is a Querydsl query type for FailedDevicePinLog
|
| QFailedPasswordLog |
QFailedPasswordLog is a Querydsl query type for FailedPasswordLog
|
| QFailedPrincipalLog |
QFailedPrincipalLog is a Querydsl query type for FailedPrincipalLog
|
| QFailedSecurityAnswerLog |
QFailedSecurityAnswerLog is a Querydsl query type for FailedSecurityAnswerLog
|
| QFailedTokenActivationLog |
QFailedTokenActivationLog is a Querydsl query type for FailedTokenActivationLog
|
| QFailedUserLocationLog |
QFailedUserLocationLog is a Querydsl query type for FailedUserLocationLog
|
| QFailedVoucherRedeemingLog |
QFailedVoucherRedeemingLog is a Querydsl query type for FailedVoucherRedeemingLog
|
| QForgotPasswordRequestLog |
QForgotPasswordRequestLog is a Querydsl query type for ForgotPasswordRequestLog
|
| QGuestFailedActionLog |
QGuestFailedActionLog is a Querydsl query type for GuestFailedActionLog
|
| QIdentityProvider |
QIdentityProvider is a Querydsl query type for IdentityProvider
|
| QNFCToken |
QNFCToken is a Querydsl query type for NFCToken
|
| QNFCTokenPrincipalType |
QNFCTokenPrincipalType is a Querydsl query type for NFCTokenPrincipalType
|
| QOAuthIdentityProvider |
QOAuthIdentityProvider is a Querydsl query type for OAuthIdentityProvider
|
| QOidcAccessToken |
QOidcAccessToken is a Querydsl query type for OidcAccessToken
|
| QOidcAuthorization |
QOidcAuthorization is a Querydsl query type for OidcAuthorization
|
| QOidcClient |
QOidcClient is a Querydsl query type for OidcClient
|
| QOidcIdentityProvider |
QOidcIdentityProvider is a Querydsl query type for OidcIdentityProvider
|
| QOidcKeys |
QOidcKeys is a Querydsl query type for OidcKeys
|
| QPassword |
QPassword is a Querydsl query type for Password
|
| QPasswordType |
QPasswordType is a Querydsl query type for PasswordType
|
| QPin |
QPin is a Querydsl query type for Pin
|
| QPrincipalType |
QPrincipalType is a Querydsl query type for PrincipalType
|
| QRemoteAddessBlock |
QRemoteAddessBlock is a Querydsl query type for RemoteAddessBlock
|
| QSession |
QSession is a Querydsl query type for Session
|
| QSessionProperties |
QSessionProperties is a Querydsl query type for SessionProperties
|
| QToken |
QToken is a Querydsl query type for Token
|
| QTokenPrincipalType |
QTokenPrincipalType is a Querydsl query type for TokenPrincipalType
|
| QTrustedDevice |
QTrustedDevice is a Querydsl query type for TrustedDevice
|
| QUserFailedActionLog |
QUserFailedActionLog is a Querydsl query type for UserFailedActionLog
|
| QUserIdentityProvider |
QUserIdentityProvider is a Querydsl query type for UserIdentityProvider
|
| RemoteAddessBlock |
Stores the time a remote address is blocked for logins (it can be blocked by exceeding the invalid username attempts)
|
| Session |
Represents a session for a stateful access
|
| SessionProperties |
Contains session properties that can be changed in runtime
|
| Token |
Stores a token value
|
| TokenPrincipalType |
A token type represents a category for tokens: cards, nfc tags, etc.
|
| TrustedDevice |
Trusted devices are those used to confirm operations made in other channels.
|
| UpdatePasswordStatusListener |
When a password is modified, update the redundant information on the User.
|
| UserFailedActionLog |
Stores failed attempts to perform a user action
|
| UserIdentityProvider |
Stores the identifier of a user in an external identity provider
|