|
aerogear-security 1.3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpStatus | |
|---|---|
| org.jboss.aerogear.security.exception | |
| Uses of HttpStatus in org.jboss.aerogear.security.exception |
|---|
| Methods in org.jboss.aerogear.security.exception that return HttpStatus | |
|---|---|
static HttpStatus |
HttpStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpStatus[] |
HttpStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.aerogear.security.exception with parameters of type HttpStatus | |
|---|---|
AeroGearSecurityException(HttpStatus httpStatus)
Constructs a new AeroGearSecurityException with HTTP status response mapped from the supplied exception at HttpExceptionMapper. |
|
|
aerogear-security 1.3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||