Class ArmUserIdentity


  • public class ArmUserIdentity
    extends Object
    The ArmUserIdentity model.
    • Constructor Detail

      • ArmUserIdentity

        public ArmUserIdentity()
    • Method Detail

      • principalId

        public String principalId()
        Get the principalId property: The principalId property.
        Returns:
        the principalId value.
      • clientId

        public String clientId()
        Get the clientId property: The clientId property.
        Returns:
        the clientId value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.