Class SecurityIdentity


  • public class SecurityIdentity
    extends Object
    • Field Detail

      • runAsPrincipal

        protected String runAsPrincipal
    • Constructor Detail

      • SecurityIdentity

        public SecurityIdentity()
    • Method Detail

      • getRunAsPrincipal

        public String getRunAsPrincipal()
        Gets the value of the runAsPrincipal property.
        Returns:
        possible object is String
      • setRunAsPrincipal

        public void setRunAsPrincipal​(String value)
        Sets the value of the runAsPrincipal property.
        Parameters:
        value - allowed object is String