Index

C H S V 
All Classes|All Packages

C

com.github.enesusta.spring.devtools - package com.github.enesusta.spring.devtools
 

H

HttpStatusCode - Enum in com.github.enesusta.spring.devtools
 

S

SC_HAS_NOT_AUTHORITY - com.github.enesusta.spring.devtools.HttpStatusCode
Status code ( 421 ) indicating an error inside the HTTP Server which prevented to user who has not required AUTHORITY
SC_HAS_NOT_ROLE - com.github.enesusta.spring.devtools.HttpStatusCode
Status code ( 420 ) indicating an error inside the HTTP Server which prevented to user who has not required ROLE

V

valueOf(String) - Static method in enum com.github.enesusta.spring.devtools.HttpStatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.enesusta.spring.devtools.HttpStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
C H S V 
All Classes|All Packages