Class UserClientInfo
java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.util.user.UserClientInfo
A helper class binding a user Principal to a list of client IDs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddClientId(String clientId, int max) setUserPrincipal(PrincipalExtended userPrincipal)
-
Constructor Details
-
UserClientInfo
public UserClientInfo()
-
-
Method Details
-
getUserPrincipal
-
setUserPrincipal
-
addClientId
-