|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationException.Reason | |
|---|---|
| magoffin.matt.ma2 | |
| Uses of AuthorizationException.Reason in magoffin.matt.ma2 |
|---|
| Methods in magoffin.matt.ma2 that return AuthorizationException.Reason | |
|---|---|
AuthorizationException.Reason |
AuthorizationException.getReason()
Get the authorization exception reason. |
static AuthorizationException.Reason |
AuthorizationException.Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AuthorizationException.Reason[] |
AuthorizationException.Reason.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in magoffin.matt.ma2 with parameters of type AuthorizationException.Reason | |
|---|---|
AuthorizationException(java.lang.String login,
AuthorizationException.Reason reason)
Construct authorization exception. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||