Package org.forgerock.am.cts.api.tokens
-
Interface Summary Interface Description Token A simple domain value responsible for modelling a Core Token Service Token.TokenFactory Creates aToken
object that can then be stored into the CTS.TokenIdGenerator In interface for objects that can generate an identifier for a token if the existing one is null. -
Class Summary Class Description TokenModifications Describes the possible modifications that can be applied as part of theCTSPersistentStore
patch operation. -
Enum Summary Enum Description CoreTokenField CoreTokenField contains a mapping from the Java enumeration and the defined attributes present in the LDAP Schema for the Core Token Service.TokenModifications.TokenModificationType Contains equivalent values for the ModificationType values.TokenType Responsible for defining the available token types in the Core Token Service.