Uses of Class
org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
-
Packages that use AuthenticationDto Package Description org.camunda.bpm.webapp.impl.security.auth -
-
Uses of AuthenticationDto in org.camunda.bpm.webapp.impl.security.auth
Methods in org.camunda.bpm.webapp.impl.security.auth that return AuthenticationDto Modifier and Type Method Description static AuthenticationDto
AuthenticationDto. fromAuthentication(Authentication authentication)
-