Uses of Class
org.nuxeo.ecm.tokenauth.io.AuthenticationToken
-
Packages that use AuthenticationToken Package Description org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth org.nuxeo.ecm.tokenauth.io -
-
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 AuthenticationToken Modifier and Type Method Description List<AuthenticationToken>
AuthenticationTokensObject. getTokens(String applicationName)
-
Uses of AuthenticationToken in org.nuxeo.ecm.tokenauth.io
Methods in org.nuxeo.ecm.tokenauth.io with parameters of type AuthenticationToken Modifier and Type Method Description void
AuthenticationTokenWriter. write(AuthenticationToken token, com.fasterxml.jackson.core.JsonGenerator jg)
-