Class ClientId
- java.lang.Object
-
- de.openknowledge.common.domain.AbstractValueObject<String>
-
- de.openknowledge.common.domain.AbstractStringValueObject
-
- de.openknowledge.authentication.domain.ClientId
-
- All Implemented Interfaces:
Serializable,Comparable<String>
public class ClientId extends AbstractStringValueObject
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedClientId()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ClientIdfromValue(String clientId)-
Methods inherited from class de.openknowledge.common.domain.AbstractStringValueObject
validate
-
-