Package edu.uiuc.ncsa.oa4mp.delegation.oa2.jwt
-
Interface Summary Interface Description AccessTokenHandlerInterface Created by Jeff Gaynor
on 7/24/20 at 7:28 AMIDTokenHandlerInterface Marker interface for handlers that have user meta data.PayloadHandler This class is charged with creating and managing the payload of a single type of JWT.PayloadHandlerConfig Created by Jeff Gaynor
on 7/1/20 at 11:44 AMRefreshTokenHandlerInterface Created by Jeff Gaynor
on 8/5/20 at 9:09 AMScriptingConstants2 Updated. -
Class Summary Class Description FlowStates A container for the states that are permitted.JWTRunner This will create a JWT.MyOtherJWTUtil2 Creates JWT tokens from their serialized form H.P.S (Header, Payload and Signature), signs them or verifies them. -
Enum Summary Enum Description FlowType Created by Jeff Gaynor
on 2/15/20 at 8:27 AM -
Exception Summary Exception Description ScriptRuntimeException If there is a user-created exception thrown by theScriptRuntimeEngine
this will be thrown.