Uses of Interface
org.nuclos.api.User
Packages that use User
-
Uses of User in org.nuclos.api.context
Methods in org.nuclos.api.context that return User -
Uses of User in org.nuclos.api.provider
Methods in org.nuclos.api.provider that return types with arguments of type UserModifier and TypeMethodDescriptionUserProvider.verifyPasswordResolveUser
(String username, String password) -
Uses of User in org.nuclos.api.service
Methods in org.nuclos.api.service that return types with arguments of type UserModifier and TypeMethodDescriptionUserService.verifyPasswordResolveUser
(String username, String password) Will try to verify user/password against Nuclos User and on success return the UID.