Uses of Class
org.cxml.Identity
-
Packages that use Identity Package Description org.cxml -
-
Uses of Identity in org.cxml
Fields in org.cxml declared as Identity Modifier and Type Field Description protected IdentityCredential. identityMethods in org.cxml that return Identity Modifier and Type Method Description IdentityObjectFactory. createIdentity()Create an instance ofIdentityIdentityCredential. getIdentity()Gets the value of the identity property.Methods in org.cxml with parameters of type Identity Modifier and Type Method Description voidCredential. setIdentity(Identity value)Sets the value of the identity property.
-