-
- All Implemented Interfaces:
public final class ZitiJWT
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classZitiJWT.Companionpublic final classZitiJWT.JwtTrustManagerpublic final classZitiJWT.KeyResolver
-
Method Summary
Modifier and Type Method Description final URIgetController()final StringgetToken()final StringgetMethod()final StringgetName()final URLgetEnrollmentURL()final KeygetServerKey()-
-
Constructor Detail
-
ZitiJWT
ZitiJWT(Claims cl, Key serverKey)
-
-
Method Detail
-
getController
final URI getController()
-
getEnrollmentURL
final URL getEnrollmentURL()
-
getServerKey
final Key getServerKey()
-
-
-
-