Uses of Class
org.nuxeo.ecm.tokenauth.io.AuthenticationToken
Packages that use AuthenticationToken
-
Uses of AuthenticationToken in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth
Methods in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth that return types with arguments of type AuthenticationTokenModifier and TypeMethodDescription -
Uses of AuthenticationToken in org.nuxeo.ecm.tokenauth.io
Methods in org.nuxeo.ecm.tokenauth.io with parameters of type AuthenticationTokenModifier and TypeMethodDescriptionvoid
AuthenticationTokenWriter.write
(AuthenticationToken token, com.fasterxml.jackson.core.JsonGenerator jg)