Uses of Class
org.nuxeo.ecm.tokenauth.TokenAuthenticationException
-
Uses of TokenAuthenticationException in org.nuxeo.ecm.tokenauth.service
Modifier and TypeMethodDescriptionTokenAuthenticationService.acquireToken
(String userName, String applicationName, String deviceId, String deviceDescription, String permission) Acquires a unique token for the specified user, application, and device.TokenAuthenticationService.acquireToken
(javax.servlet.http.HttpServletRequest request) Acquires a unique token for the specified request.TokenAuthenticationServiceImpl.acquireToken
(String userName, String applicationName, String deviceId, String deviceDescription, String permission) TokenAuthenticationServiceImpl.acquireToken
(javax.servlet.http.HttpServletRequest request) Gets the token for the specified user, application, and device.