Uses of Class
be.personify.util.oauth.AuthorizeError
-
Packages that use AuthorizeError Package Description be.personify.util.oauth -
-
Uses of AuthorizeError in be.personify.util.oauth
Methods in be.personify.util.oauth that return AuthorizeError Modifier and Type Method Description static AuthorizeErrorAuthorizeError. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorizeError[]AuthorizeError. values()Returns an array containing the constants of this enum type, in the order they are declared.
-