- validate(String, Date) - Method in interface de.adorsys.ledgers.um.api.service.AuthorizationService
-
Check if the provided token is valid at the given reference time and return the corresponding user.
- validateCredentials(String, String, UserRoleBO) - Method in interface de.adorsys.ledgers.um.api.service.AuthorizationService
-
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.AccessTypeBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.AccountIdentifierTypeBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.AisAccountAccessTypeBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.EmailVerificationStatusBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.oauth.GrantTypeBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.oauth.ResponseTypeBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.ScaMethodTypeBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.TokenUsageBO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.ledgers.um.api.domain.UserRoleBO
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.AccessTypeBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.AccountIdentifierTypeBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.AisAccountAccessTypeBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.EmailVerificationStatusBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.oauth.GrantTypeBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.oauth.ResponseTypeBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.ScaMethodTypeBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.TokenUsageBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.ledgers.um.api.domain.UserRoleBO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCode(String) - Method in interface de.adorsys.ledgers.um.api.service.ResetPasswordCodeVerifier
-