Package wt.org

Class PrincipalType

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class PrincipalType extends _PrincipalType
PrincipalType tracks special distinguishing characteristics of the principal.
Supported API: true

Extendable: false
See Also:
  • Field Details

    • UNSET

      public static final PrincipalType UNSET
      Unset status: No status designation

      Supported API: true
    • SERVICEPRINCIPAL

      public static final PrincipalType SERVICEPRINCIPAL
      Pending status: Principal is designated as being a "service principal"

      Supported API: true