Class RemoteIdentity


  • public class RemoteIdentity
    extends RemoteInformationBase
    Represents a remote identity
    Author:
    K. Benedyczak
    • Constructor Detail

      • RemoteIdentity

        public RemoteIdentity​(String name,
                              String type)
    • Method Detail

      • getIdentityType

        public String getIdentityType()
      • setIdentityType

        public void setIdentityType​(String identityType)