Uses of Enum Class
com.nnamo.enums.AuthResult
Packages that use AuthResult
-
Uses of AuthResult in com.nnamo.enums
Methods in com.nnamo.enums that return AuthResultModifier and TypeMethodDescriptionstatic AuthResult
Returns the enum constant of this class with the specified name.static AuthResult[]
AuthResult.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AuthResult in com.nnamo.interfaces
Methods in com.nnamo.interfaces that return AuthResultModifier and TypeMethodDescription