Uses of Interface
com.sap.security.um.user.User
Packages that use User
-
Uses of User in com.sap.security.um.user
Methods in com.sap.security.um.user that return UserModifier and TypeMethodDescriptionUserProvider.getCurrentUser()
Returns the current authenticated user, ornull
if no there is no such user.Returns the user which has the provided name, ornull
if no user with the provided name exists.UserProvider.getUser
(X509Certificate certificate) Returns the user which has the provided X.509 client certificate assigned, ornull
if the provided certificate is not assigned to any user.