Uses of Class
org.oa4mp.delegation.common.token.impl.RefreshTokenImpl
-
Packages that use RefreshTokenImpl Package Description org.oa4mp.delegation.common.token.impl -
-
Uses of RefreshTokenImpl in org.oa4mp.delegation.common.token.impl
Methods in org.oa4mp.delegation.common.token.impl that return RefreshTokenImpl Modifier and Type Method Description static RefreshTokenImplTokenFactory. createRT(String rawToken)static RefreshTokenImplTokenFactory. createRT(net.sf.json.JSONObject json)Recreate the object from its serialized form.
-