public class ValidatedIdentity extends Identity
| Constructor and Description |
|---|
ValidatedIdentity()
Create a new instance of
ValidatedIdentity |
ValidatedIdentity(IdentityType type,
String value)
Create a new instance of
ValidatedIdentity |
public ValidatedIdentity()
ValidatedIdentitypublic ValidatedIdentity(IdentityType type, String value)
ValidatedIdentitytype - the identity typevalue - the identity valueCopyright © 2016. All rights reserved.