Uses of Class
de.hybris.platform.jalo.user.TokenPart
-
Packages that use TokenPart Package Description de.hybris.platform.jalo.user -
-
Uses of TokenPart in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return TokenPart Modifier and Type Method Description protected abstract TokenPart[]AbstractTokenGenerator. getTokenParts()protected TokenPart[]BaseTokenGenerator. getTokenParts()protected TokenPart[]EnhancedTokenGenerator. getTokenParts()static TokenPartTokenPart. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TokenPart[]TokenPart. values()Returns an array containing the constants of this enum type, in the order they are declared.
-