Class Request
java.lang.Object
com.tremolosecurity.json.Request
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAttrs()
getId()
int
getUri()
void
void
setAuthChain
(String authChain) void
void
setLoginLevel
(int loginLevel) void
setNotAfter
(String notAfter) void
setNotBefore
(String notBefore) void
-
Constructor Details
-
Request
public Request()
-
-
Method Details
-
getId
-
setId
-
getNotBefore
-
setNotBefore
-
getNotAfter
-
setNotAfter
-
getUri
-
setUri
-
getAttrs
-
setAttrs
-
getLoginLevel
public int getLoginLevel() -
setLoginLevel
public void setLoginLevel(int loginLevel) -
getAuthChain
-
setAuthChain
-