A C D E F G H I J K L N P R S T U V 
All Classes All Packages

A

AbstractStringValueObject - Class in de.openknowledge.common.domain
 
AbstractStringValueObject() - Constructor for class de.openknowledge.common.domain.AbstractStringValueObject
 
AbstractStringValueObject(String) - Constructor for class de.openknowledge.common.domain.AbstractStringValueObject
 
AbstractValueObject<T extends Comparable<T>> - Class in de.openknowledge.common.domain
 
AbstractValueObject() - Constructor for class de.openknowledge.common.domain.AbstractValueObject
 
AbstractValueObject(T) - Constructor for class de.openknowledge.common.domain.AbstractValueObject
 
addAttribute(Attribute) - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
asByteArray() - Method in class de.openknowledge.authentication.domain.token.TokenSecret
 
asCredential() - Method in class de.openknowledge.authentication.domain.Password
 
asToken(Issuer) - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
asToken(Issuer, Integer) - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
asToken(Issuer, Integer, TimeUnit) - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
asUserIdentifier() - Method in class de.openknowledge.authentication.domain.token.Token
 
Attribute - Class in de.openknowledge.authentication.domain.user
 
Attribute(String, String) - Constructor for class de.openknowledge.authentication.domain.user.Attribute
 

C

checkAlreadyExist(UserAccount) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
CLIENT - de.openknowledge.authentication.domain.role.RoleType
 
ClientId - Class in de.openknowledge.authentication.domain
 
ClientId() - Constructor for class de.openknowledge.authentication.domain.ClientId
 
compareTo(T) - Method in class de.openknowledge.common.domain.AbstractValueObject
 
createUser(UserAccount, EmailVerifiedMode) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
createVerificationLink(UserAccount, Issuer) - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 

D

de.openknowledge.authentication.domain - package de.openknowledge.authentication.domain
 
de.openknowledge.authentication.domain.error - package de.openknowledge.authentication.domain.error
 
de.openknowledge.authentication.domain.group - package de.openknowledge.authentication.domain.group
 
de.openknowledge.authentication.domain.login - package de.openknowledge.authentication.domain.login
 
de.openknowledge.authentication.domain.realm - package de.openknowledge.authentication.domain.realm
 
de.openknowledge.authentication.domain.registration - package de.openknowledge.authentication.domain.registration
 
de.openknowledge.authentication.domain.role - package de.openknowledge.authentication.domain.role
 
de.openknowledge.authentication.domain.token - package de.openknowledge.authentication.domain.token
 
de.openknowledge.authentication.domain.user - package de.openknowledge.authentication.domain.user
 
de.openknowledge.common.domain - package de.openknowledge.common.domain
 
decode(VerificationLink) - Method in class de.openknowledge.authentication.domain.token.KeycloakTokenService
 
DEFAULT - de.openknowledge.authentication.domain.registration.RegistrationMode
 
DEFAULT - de.openknowledge.authentication.domain.registration.RegistrationRequirement
 
DEFAULT - de.openknowledge.authentication.domain.user.EmailVerifiedMode
 
deleteUser(UserIdentifier) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
DOUBLE_OPT_IN - de.openknowledge.authentication.domain.registration.RegistrationMode
 

E

EmailAddress - Class in de.openknowledge.authentication.domain.user
 
EmailAddress() - Constructor for class de.openknowledge.authentication.domain.user.EmailAddress
 
emailVerified() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
EmailVerifiedMode - Enum in de.openknowledge.authentication.domain.user
 
encode(Token) - Method in class de.openknowledge.authentication.domain.token.KeycloakTokenService
 
equals(Object) - Method in class de.openknowledge.authentication.domain.login.Login
 
equals(Object) - Method in class de.openknowledge.authentication.domain.token.Token
 
equals(Object) - Method in class de.openknowledge.authentication.domain.user.Attribute
 
equals(Object) - Method in class de.openknowledge.authentication.domain.user.Name
 
equals(Object) - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
equals(Object) - Method in class de.openknowledge.common.domain.AbstractValueObject
 

F

findAll() - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findClientResource(RealmName, ClientId) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findClientRolesResource(RealmName, ClientId) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findClientsResource(RealmName) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findClientUuid(RealmName, ClientId) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findClientUuid(ClientsResource, ClientId) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findGroupsResource(RealmName) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findRealmResource(RealmName) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findRealmRolesResource(RealmName) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
findUsersResource(RealmName) - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
FirstName - Class in de.openknowledge.authentication.domain.user
 
FirstName() - Constructor for class de.openknowledge.authentication.domain.user.FirstName
 
fromValue(FirstName) - Static method in class de.openknowledge.authentication.domain.user.Name
 
fromValue(LastName) - Static method in class de.openknowledge.authentication.domain.user.Name
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.ClientId
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.group.GroupId
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.group.GroupName
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.login.RefreshToken
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.Password
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.RealmName
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.registration.Issuer
 
fromValue(String) - Static method in enum de.openknowledge.authentication.domain.registration.RegistrationMode
 
fromValue(String) - Static method in enum de.openknowledge.authentication.domain.registration.RegistrationRequirement
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.role.RoleId
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.role.RoleName
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.token.TokenSecret
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.token.VerificationLink
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.user.EmailAddress
 
fromValue(String) - Static method in enum de.openknowledge.authentication.domain.user.EmailVerifiedMode
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.user.FirstName
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.user.LastName
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.UserIdentifier
 
fromValue(String) - Static method in class de.openknowledge.authentication.domain.Username
 
fromValues(FirstName, LastName) - Static method in class de.openknowledge.authentication.domain.user.Name
 

G

generateKeyPair(KeycloakKeyConfiguration) - Static method in class de.openknowledge.authentication.domain.token.KeycloakKeyService
Generates a new key pair with the configured algorithm and writes it to the configured public and private key file names with must be available as resource from this class.
getAlgorithm() - Method in class de.openknowledge.authentication.domain.token.KeycloakKeyConfiguration
 
getAttributes() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getClientId() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getClientId() - Method in class de.openknowledge.authentication.domain.KeycloakServiceConfiguration
 
getConnectionPoolSize() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getDetailMessage() - Method in exception de.openknowledge.authentication.domain.registration.InvalidTokenException
 
getEmail() - Method in class de.openknowledge.authentication.domain.token.Token
 
getEmailAddress() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getEmailVerified() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getErrorMessage() - Method in class de.openknowledge.authentication.domain.error.ResponseErrorMessage
 
getExpiration() - Method in class de.openknowledge.authentication.domain.token.Token
 
getExpiresIn() - Method in class de.openknowledge.authentication.domain.login.LoginToken
 
getFilenamePrivateKey() - Method in class de.openknowledge.authentication.domain.token.KeycloakKeyConfiguration
 
getFilenamePublicKey() - Method in class de.openknowledge.authentication.domain.token.KeycloakKeyConfiguration
 
getFirstName() - Method in class de.openknowledge.authentication.domain.user.Name
 
getGrantType() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getIdentifier() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getIssuedAt() - Method in class de.openknowledge.authentication.domain.token.Token
 
getIssuer() - Method in class de.openknowledge.authentication.domain.token.Token
 
getKey() - Method in class de.openknowledge.authentication.domain.user.Attribute
 
getKeycloakUserService() - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 
getLastName() - Method in class de.openknowledge.authentication.domain.user.Name
 
getMasterRealm() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getName() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getNotBefore() - Method in class de.openknowledge.authentication.domain.token.Token
 
getPassword() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getPassword() - Method in class de.openknowledge.authentication.domain.login.Login
 
getPassword() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getRealm() - Method in class de.openknowledge.authentication.domain.KeycloakServiceConfiguration
 
getRealms() - Method in class de.openknowledge.authentication.domain.realm.KeycloakRealmService
 
getRefreshExpiresIn() - Method in class de.openknowledge.authentication.domain.login.LoginToken
 
getRefreshToken() - Method in class de.openknowledge.authentication.domain.login.LoginToken
 
getRegistrationMode() - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationServiceConfiguration
 
getRegistrationRequirement() - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationServiceConfiguration
 
getServerUrl() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getStatus() - Method in exception de.openknowledge.authentication.domain.registration.RegistrationFailedException
 
getTimeUnit() - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationServiceConfiguration
 
getToken() - Method in class de.openknowledge.authentication.domain.login.LoginToken
 
getTokenId() - Method in class de.openknowledge.authentication.domain.token.Token
 
getTokenLifeTime() - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationServiceConfiguration
 
getTokenSecret() - Method in class de.openknowledge.authentication.domain.token.KeycloakKeyConfiguration
 
getTokenService() - Method in class de.openknowledge.authentication.domain.KeycloakAdapter
 
getTtlInMinutes() - Method in class de.openknowledge.authentication.domain.token.Token
 
getType() - Method in class de.openknowledge.authentication.domain.token.Token
 
getUser(UserIdentifier) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
getUserIdentifier() - Method in class de.openknowledge.authentication.domain.token.Token
 
getUsername() - Method in class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
getUsername() - Method in class de.openknowledge.authentication.domain.login.Login
 
getUsername() - Method in class de.openknowledge.authentication.domain.token.Token
 
getUsername() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
getValue() - Method in class de.openknowledge.authentication.domain.user.Attribute
 
getValue() - Method in class de.openknowledge.common.domain.AbstractValueObject
 
GroupId - Class in de.openknowledge.authentication.domain.group
 
GroupId() - Constructor for class de.openknowledge.authentication.domain.group.GroupId
 
GroupName - Class in de.openknowledge.authentication.domain.group
 
GroupName() - Constructor for class de.openknowledge.authentication.domain.group.GroupName
 

H

hashCode() - Method in class de.openknowledge.authentication.domain.login.Login
 
hashCode() - Method in class de.openknowledge.authentication.domain.token.Token
 
hashCode() - Method in class de.openknowledge.authentication.domain.user.Attribute
 
hashCode() - Method in class de.openknowledge.authentication.domain.user.Name
 
hashCode() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
hashCode() - Method in class de.openknowledge.common.domain.AbstractValueObject
 

I

init() - Method in class de.openknowledge.authentication.domain.login.KeycloakLoginService
 
init() - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 
init() - Method in class de.openknowledge.authentication.domain.token.KeycloakTokenService
 
init() - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
InvalidConfigurationException - Exception in de.openknowledge.authentication.domain
 
InvalidConfigurationException(String) - Constructor for exception de.openknowledge.authentication.domain.InvalidConfigurationException
 
InvalidTokenException - Exception in de.openknowledge.authentication.domain.registration
 
InvalidTokenException(Token, Issuer) - Constructor for exception de.openknowledge.authentication.domain.registration.InvalidTokenException
 
isActive(int) - Method in class de.openknowledge.authentication.domain.token.Token
 
isExpired() - Method in class de.openknowledge.authentication.domain.token.Token
 
isNotBefore(int) - Method in class de.openknowledge.authentication.domain.token.Token
 
Issuer - Class in de.openknowledge.authentication.domain.registration
 
Issuer() - Constructor for class de.openknowledge.authentication.domain.registration.Issuer
 
isValid(int, Issuer) - Method in class de.openknowledge.authentication.domain.token.Token
 
isValid(Issuer) - Method in class de.openknowledge.authentication.domain.token.Token
 

J

joinGroups(UserIdentifier, GroupName...) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
joinRoles(UserIdentifier, RoleType, RoleName...) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 

K

KeycloakAdapter - Class in de.openknowledge.authentication.domain
 
KeycloakAdapter() - Constructor for class de.openknowledge.authentication.domain.KeycloakAdapter
 
KeycloakAdapter(KeycloakAdapterConfiguration) - Constructor for class de.openknowledge.authentication.domain.KeycloakAdapter
 
KeycloakAdapterConfiguration - Class in de.openknowledge.authentication.domain
 
KeycloakAdapterConfiguration() - Constructor for class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
KeycloakAdapterConfiguration(String, String, String, String, String, String, String) - Constructor for class de.openknowledge.authentication.domain.KeycloakAdapterConfiguration
 
KeycloakKeyConfiguration - Class in de.openknowledge.authentication.domain.token
 
KeycloakKeyConfiguration() - Constructor for class de.openknowledge.authentication.domain.token.KeycloakKeyConfiguration
 
KeycloakKeyConfiguration(String, String, String, String) - Constructor for class de.openknowledge.authentication.domain.token.KeycloakKeyConfiguration
 
KeycloakKeyService - Class in de.openknowledge.authentication.domain.token
 
KeycloakKeyService() - Constructor for class de.openknowledge.authentication.domain.token.KeycloakKeyService
 
KeycloakLoginService - Class in de.openknowledge.authentication.domain.login
 
KeycloakLoginService() - Constructor for class de.openknowledge.authentication.domain.login.KeycloakLoginService
 
KeycloakLoginService(KeycloakAdapter, KeycloakServiceConfiguration) - Constructor for class de.openknowledge.authentication.domain.login.KeycloakLoginService
 
KeycloakRealmService - Class in de.openknowledge.authentication.domain.realm
 
KeycloakRealmService() - Constructor for class de.openknowledge.authentication.domain.realm.KeycloakRealmService
 
KeycloakRealmService(KeycloakAdapter) - Constructor for class de.openknowledge.authentication.domain.realm.KeycloakRealmService
 
KeycloakRegistrationService - Class in de.openknowledge.authentication.domain.registration
 
KeycloakRegistrationService() - Constructor for class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 
KeycloakRegistrationService(KeycloakServiceConfiguration, KeycloakRegistrationServiceConfiguration, KeycloakUserService, KeycloakTokenService) - Constructor for class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 
KeycloakRegistrationServiceConfiguration - Class in de.openknowledge.authentication.domain.registration
 
KeycloakRegistrationServiceConfiguration() - Constructor for class de.openknowledge.authentication.domain.registration.KeycloakRegistrationServiceConfiguration
 
KeycloakRegistrationServiceConfiguration(String, String, String, String) - Constructor for class de.openknowledge.authentication.domain.registration.KeycloakRegistrationServiceConfiguration
 
KeycloakServiceConfiguration - Class in de.openknowledge.authentication.domain
 
KeycloakServiceConfiguration() - Constructor for class de.openknowledge.authentication.domain.KeycloakServiceConfiguration
 
KeycloakServiceConfiguration(String, String) - Constructor for class de.openknowledge.authentication.domain.KeycloakServiceConfiguration
 
KeycloakTokenService - Class in de.openknowledge.authentication.domain.token
 
KeycloakTokenService() - Constructor for class de.openknowledge.authentication.domain.token.KeycloakTokenService
 
KeycloakTokenService(KeycloakKeyConfiguration) - Constructor for class de.openknowledge.authentication.domain.token.KeycloakTokenService
 
KeycloakUserService - Class in de.openknowledge.authentication.domain.user
 
KeycloakUserService() - Constructor for class de.openknowledge.authentication.domain.user.KeycloakUserService
 
KeycloakUserService(KeycloakAdapter, KeycloakServiceConfiguration) - Constructor for class de.openknowledge.authentication.domain.user.KeycloakUserService
 

L

LastName - Class in de.openknowledge.authentication.domain.user
 
LastName() - Constructor for class de.openknowledge.authentication.domain.user.LastName
 
leaveGroups(UserIdentifier, GroupName...) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
leaveRoles(UserIdentifier, RoleType, RoleName...) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
login(Login) - Method in class de.openknowledge.authentication.domain.login.KeycloakLoginService
 
Login - Class in de.openknowledge.authentication.domain.login
 
Login(Username, Password) - Constructor for class de.openknowledge.authentication.domain.login.Login
Login for user in keycloak with username and password
LoginToken - Class in de.openknowledge.authentication.domain.login
 
LoginToken() - Constructor for class de.openknowledge.authentication.domain.login.LoginToken
 
LoginToken(String, Long, String, Long) - Constructor for class de.openknowledge.authentication.domain.login.LoginToken
 
logout(UserIdentifier) - Method in class de.openknowledge.authentication.domain.login.KeycloakLoginService
 

N

Name - Class in de.openknowledge.authentication.domain.user
 
Name() - Constructor for class de.openknowledge.authentication.domain.user.Name
 

P

Password - Class in de.openknowledge.authentication.domain
 
Password() - Constructor for class de.openknowledge.authentication.domain.Password
 

R

readKeyPair(KeycloakKeyConfiguration) - Static method in class de.openknowledge.authentication.domain.token.KeycloakKeyService
Read the key pair from the configured public and private key file names which must be available as resource from this class.
REALM - de.openknowledge.authentication.domain.role.RoleType
 
RealmName - Class in de.openknowledge.authentication.domain
 
RealmName() - Constructor for class de.openknowledge.authentication.domain.RealmName
 
refresh(RefreshToken) - Method in class de.openknowledge.authentication.domain.login.KeycloakLoginService
 
RefreshToken - Class in de.openknowledge.authentication.domain.login
 
RefreshToken() - Constructor for class de.openknowledge.authentication.domain.login.RefreshToken
 
register(UserAccount) - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 
RegistrationFailedException - Exception in de.openknowledge.authentication.domain.registration
 
RegistrationFailedException(UserCreationFailedException) - Constructor for exception de.openknowledge.authentication.domain.registration.RegistrationFailedException
 
RegistrationFailedException(String) - Constructor for exception de.openknowledge.authentication.domain.registration.RegistrationFailedException
 
RegistrationFailedException(Throwable) - Constructor for exception de.openknowledge.authentication.domain.registration.RegistrationFailedException
 
RegistrationMode - Enum in de.openknowledge.authentication.domain.registration
 
RegistrationRequirement - Enum in de.openknowledge.authentication.domain.registration
 
REQUIRED - de.openknowledge.authentication.domain.user.EmailVerifiedMode
 
resetPassword(UserIdentifier, Password) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
ResponseErrorMessage - Class in de.openknowledge.authentication.domain.error
 
ResponseErrorMessage() - Constructor for class de.openknowledge.authentication.domain.error.ResponseErrorMessage
 
ROLE - de.openknowledge.authentication.domain.registration.RegistrationRequirement
 
RoleId - Class in de.openknowledge.authentication.domain.role
 
RoleId() - Constructor for class de.openknowledge.authentication.domain.role.RoleId
 
RoleName - Class in de.openknowledge.authentication.domain.role
 
RoleName() - Constructor for class de.openknowledge.authentication.domain.role.RoleName
 
RoleType - Enum in de.openknowledge.authentication.domain.role
 

S

setEmail(String) - Method in class de.openknowledge.authentication.domain.token.Token
 
setErrorMessage(String) - Method in class de.openknowledge.authentication.domain.error.ResponseErrorMessage
 
setExpiration(Integer) - Method in class de.openknowledge.authentication.domain.token.Token
 
setIssuedAt(Integer) - Method in class de.openknowledge.authentication.domain.token.Token
 
setIssuer(String) - Method in class de.openknowledge.authentication.domain.token.Token
 
setName(Name) - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
setNotBefore(Integer) - Method in class de.openknowledge.authentication.domain.token.Token
 
setTokenId(String) - Method in class de.openknowledge.authentication.domain.token.Token
 
setType(String) - Method in class de.openknowledge.authentication.domain.token.Token
 
setUserIdentifier(String) - Method in class de.openknowledge.authentication.domain.token.Token
 
setUsername(String) - Method in class de.openknowledge.authentication.domain.token.Token
 

T

Token - Class in de.openknowledge.authentication.domain.token
 
Token() - Constructor for class de.openknowledge.authentication.domain.token.Token
 
Token(Username, UserIdentifier, EmailAddress, Issuer, Integer, TimeUnit) - Constructor for class de.openknowledge.authentication.domain.token.Token
 
TokenSecret - Class in de.openknowledge.authentication.domain.token
 
TokenSecret() - Constructor for class de.openknowledge.authentication.domain.token.TokenSecret
 
toString() - Method in class de.openknowledge.authentication.domain.login.Login
 
toString() - Method in class de.openknowledge.authentication.domain.login.LoginToken
 
toString() - Method in class de.openknowledge.authentication.domain.login.RefreshToken
 
toString() - Method in class de.openknowledge.authentication.domain.Password
 
toString() - Method in class de.openknowledge.authentication.domain.token.Token
 
toString() - Method in class de.openknowledge.authentication.domain.token.TokenSecret
 
toString() - Method in class de.openknowledge.authentication.domain.user.Attribute
 
toString() - Method in class de.openknowledge.authentication.domain.user.Name
 
toString() - Method in class de.openknowledge.authentication.domain.user.UserAccount
 
toString() - Method in class de.openknowledge.common.domain.AbstractValueObject
 

U

updateMailVerification(UserIdentifier) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
updateUser(UserAccount) - Method in class de.openknowledge.authentication.domain.user.KeycloakUserService
 
UserAccount - Class in de.openknowledge.authentication.domain.user
 
UserAccount(EmailAddress) - Constructor for class de.openknowledge.authentication.domain.user.UserAccount
UserAccount for user in keycloak with email address and password
UserAccount(EmailAddress, Password) - Constructor for class de.openknowledge.authentication.domain.user.UserAccount
UserAccount for user in keycloak with email address and password
UserAccount(Username, EmailAddress, Password) - Constructor for class de.openknowledge.authentication.domain.user.UserAccount
UserAccount for user in keycloak with username, email address and password
UserCreationFailedException - Exception in de.openknowledge.authentication.domain.user
 
UserCreationFailedException(String, Integer, String) - Constructor for exception de.openknowledge.authentication.domain.user.UserCreationFailedException
 
UserDeletionFailedException - Exception in de.openknowledge.authentication.domain.user
 
UserDeletionFailedException(String, Integer) - Constructor for exception de.openknowledge.authentication.domain.user.UserDeletionFailedException
 
UserIdentifier - Class in de.openknowledge.authentication.domain
 
UserIdentifier() - Constructor for class de.openknowledge.authentication.domain.UserIdentifier
 
Username - Class in de.openknowledge.authentication.domain
 
Username() - Constructor for class de.openknowledge.authentication.domain.Username
 
UserNotFoundException - Exception in de.openknowledge.authentication.domain.user
 
UserNotFoundException(UserIdentifier, NotFoundException) - Constructor for exception de.openknowledge.authentication.domain.user.UserNotFoundException
 

V

validate() - Method in class de.openknowledge.authentication.domain.KeycloakServiceConfiguration
 
validate(String) - Method in class de.openknowledge.common.domain.AbstractStringValueObject
 
validate(T) - Method in class de.openknowledge.common.domain.AbstractValueObject
 
valueOf(String) - Static method in enum de.openknowledge.authentication.domain.registration.RegistrationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.openknowledge.authentication.domain.registration.RegistrationRequirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.openknowledge.authentication.domain.role.RoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.openknowledge.authentication.domain.user.EmailVerifiedMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.openknowledge.authentication.domain.registration.RegistrationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.openknowledge.authentication.domain.registration.RegistrationRequirement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.openknowledge.authentication.domain.role.RoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.openknowledge.authentication.domain.user.EmailVerifiedMode
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationLink - Class in de.openknowledge.authentication.domain.token
 
VerificationLink() - Constructor for class de.openknowledge.authentication.domain.token.VerificationLink
 
verifyEmailAddress(VerificationLink, Issuer) - Method in class de.openknowledge.authentication.domain.registration.KeycloakRegistrationService
 
A C D E F G H I J K L N P R S T U V 
All Classes All Packages