Interface RefreshToken
-
- All Superinterfaces:
NewToken
,Serializable
,Token
- All Known Implementing Classes:
RefreshTokenImpl
public interface RefreshToken extends NewToken
Created by Jeff Gaynor
on 2/21/14 at 3:45 PM
-
-
Field Summary
-
Fields inherited from interface edu.uiuc.ncsa.oa4mp.delegation.common.token.NewToken
OLD_SYSTEM_DEFAULT_LIFETIME
-
-
Method Summary
-
Methods inherited from interface edu.uiuc.ncsa.oa4mp.delegation.common.token.NewToken
decodeToken, encodeToken, fromJSON, getIssuedAt, getJti, getJTIAsIdentifier, getLifetime, getVersion, isExpired, toJSON
-
-