Class LastMile
java.lang.Object
com.tremolosecurity.lastmile.LastMile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongenerateLastMileToken
(SecretKey encKey) int
getToken()
boolean
isValid()
boolean
void
loadLastMielToken
(String header, SecretKey decrKey)
-
Constructor Details
-
LastMile
public LastMile() -
LastMile
public LastMile(String uri, org.joda.time.DateTime notBefore, org.joda.time.DateTime notAfter, int loginLevel, String authChain) throws URISyntaxException - Throws:
URISyntaxException
-
-
Method Details
-
getRequest
-
getToken
-
getAttributes
-
getLoginLevel
public int getLoginLevel() -
getAuthChain
-
isValid
public boolean isValid() -
isValid
- Throws:
URISyntaxException
-
generateLastMileToken
-
loadLastMielToken
-