Class PasswordCredential

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class PasswordCredential
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • customKeyIdentifier

        protected byte[] customKeyIdentifier
      • displayName

        protected String displayName
      • keyId

        protected UUID keyId
      • secretText

        protected String secretText
    • Constructor Detail

      • PasswordCredential

        protected PasswordCredential()