Uses of Class
org.oa4mp.delegation.common.token.impl.AccessTokenImpl
-
Packages that use AccessTokenImpl Package Description org.oa4mp.delegation.common.token.impl -
-
Uses of AccessTokenImpl in org.oa4mp.delegation.common.token.impl
Methods in org.oa4mp.delegation.common.token.impl that return AccessTokenImpl Modifier and Type Method Description static AccessTokenImplTokenFactory. createAT(String rawToken)static AccessTokenImplTokenFactory. createAT(net.sf.json.JSONObject json)Recreate the object from it serialized format.
-