Uses of Enum Class
org.codice.ddf.security.handler.api.HandlerResult.Status
-
Uses of HandlerResult.Status in org.codice.ddf.security.handler.api
Methods in org.codice.ddf.security.handler.api that return HandlerResult.StatusModifier and TypeMethodDescriptionHandlerResult.getStatus()static HandlerResult.StatusReturns the enum constant of this class with the specified name.static HandlerResult.Status[]HandlerResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.codice.ddf.security.handler.api with parameters of type HandlerResult.Status