Uses of Enum Class
org.codice.ddf.security.handler.AuthenticationTokenType
-
Uses of AuthenticationTokenType in org.codice.ddf.security.handler
Methods in org.codice.ddf.security.handler that return AuthenticationTokenTypeModifier and TypeMethodDescriptionBaseAuthenticationToken.getType()static AuthenticationTokenTypeReturns the enum constant of this class with the specified name.static AuthenticationTokenType[]AuthenticationTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.codice.ddf.security.handler with parameters of type AuthenticationTokenTypeModifier and TypeMethodDescriptionvoidBaseAuthenticationToken.setType(AuthenticationTokenType type)