| 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 |
|
| BaseOidcClient |
Base class for OpenID Connect / OAuth 2 clients
|
| BuiltInPrincipalType |
Built-in principal types
|
| BuiltinPrincipalTypeResolver |
Resolves built-in principal types statically.
|
| Channel |
A channel is a user interface to access Cyclos functionality.
|
| CustomFieldPrincipalType |
A principal type which represents an unique custom field
|
| DynamicOidcClient |
An OAuth2 / OpenID Connect client dynamically registered via API
|
| FailedAccessClientActivationLog |
Stores an invalid attempt to activate an access client
|
| 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).
|
| FailedEmailVerificationAsGuestLog |
Stores an invalid attempt for verifying an email as guest (i.e when registering)
|
| FailedPasswordLog |
Stores an invalid attempt for a user password.
|
| FailedPhoneVerificationAsGuestLog |
Stores an invalid attempt for verifying a mobile phone as guest (i.e when registering)
|
| FailedPhoneVerificationLog |
Stores an invalid attempt for verifying a mobile phone for SMS
|
| 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
|
| FailedTotpActivationLog |
Stores an invalid attempt for a TOTP activation
|
| FailedTotpLog |
Stores an invalid attempt for a TOTP input
|
| FailedUserLocationLog |
Stores an invalid attempt to locate a user
|
| FailedVoucherInfoLog |
Stores an invalid attempt for redeeming a voucher with a pin.
|
| FailedVoucherPinLog |
Stores an invalid attempt for redeeming a voucher with a pin.
|
| 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.
|
| Otp |
Stores single use passwords for confirming specific actions.
|
| Password |
Stores a user's password for a password type
|
| PasswordLog |
Represents a log of a password
|
| 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
|
| QBaseOidcClient |
QBaseOidcClient is a Querydsl query type for BaseOidcClient
|
| 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
|
| QDynamicOidcClient |
QDynamicOidcClient is a Querydsl query type for DynamicOidcClient
|
| QFailedAccessClientActivationLog |
QFailedAccessClientActivationLog is a Querydsl query type for FailedAccessClientActivationLog
|
| 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
|
| QFailedEmailVerificationAsGuestLog |
QFailedEmailVerificationAsGuestLog is a Querydsl query type for FailedEmailVerificationAsGuestLog
|
| QFailedPasswordLog |
QFailedPasswordLog is a Querydsl query type for FailedPasswordLog
|
| QFailedPhoneVerificationAsGuestLog |
QFailedPhoneVerificationAsGuestLog is a Querydsl query type for FailedPhoneVerificationAsGuestLog
|
| QFailedPhoneVerificationLog |
QFailedPhoneVerificationLog is a Querydsl query type for FailedPhoneVerificationLog
|
| 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
|
| QFailedTotpActivationLog |
QFailedTotpActivationLog is a Querydsl query type for FailedTotpActivationLog
|
| QFailedTotpLog |
QFailedTotpLog is a Querydsl query type for FailedTotpLog
|
| QFailedUserLocationLog |
QFailedUserLocationLog is a Querydsl query type for FailedUserLocationLog
|
| QFailedVoucherInfoLog |
QFailedVoucherInfoLog is a Querydsl query type for FailedVoucherInfoLog
|
| QFailedVoucherPinLog |
QFailedVoucherPinLog is a Querydsl query type for FailedVoucherPinLog
|
| 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
|
| QOtp |
QOtp is a Querydsl query type for Otp
|
| QPassword |
QPassword is a Querydsl query type for Password
|
| QPasswordLog |
QPasswordLog is a Querydsl query type for PasswordLog
|
| 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
|
| QSession |
QSession is a Querydsl query type for Session
|
| QToken |
QToken is a Querydsl query type for Token
|
| QTokenPrincipalType |
QTokenPrincipalType is a Querydsl query type for TokenPrincipalType
|
| QTotpSecret |
QTotpSecret is a Querydsl query type for TotpSecret
|
| QTrustedDevice |
QTrustedDevice is a Querydsl query type for TrustedDevice
|
| QUserAgent |
QUserAgent is a Querydsl query type for UserAgent
|
| QUserFailedActionLog |
QUserFailedActionLog is a Querydsl query type for UserFailedActionLog
|
| QUserIdentityProvider |
QUserIdentityProvider is a Querydsl query type for UserIdentityProvider
|
| 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.
|
| TotpSecret |
The Totp secret (RFC 6238) for a user
|
| 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.
|
| UserAgent |
A user agent is either the browser or the app used to connect to Cyclos
|
| UserFailedActionLog |
Stores failed attempts to perform a user action
|
| UserIdentityProvider |
Stores the identifier of a user in an external identity provider
|