Class UserIdCredentials
java.lang.Object
org.apache.jackrabbit.oak.spi.security.user.UserIdCredentials
- All Implemented Interfaces:
Serializable,Credentials
Credentials implementation that only contains a
userId but no password.
It can be used for User.getCredentials(),
where the corresponding user doesn't have a password set.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserIdCredentials
-
-
Method Details
-
getUserId
-