Interface NameIDMappingRequestType

    • Method Detail

      • isSetBaseID

        boolean isSetBaseID()
        True if has "BaseID" element
      • addNewBaseID

        BaseIDAbstractType addNewBaseID()
        Appends and returns a new empty "BaseID" element
      • unsetBaseID

        void unsetBaseID()
        Unsets the "BaseID" element
      • getNameID

        NameIDType getNameID()
        Gets the "NameID" element
      • isSetNameID

        boolean isSetNameID()
        True if has "NameID" element
      • setNameID

        void setNameID​(NameIDType nameID)
        Sets the "NameID" element
      • addNewNameID

        NameIDType addNewNameID()
        Appends and returns a new empty "NameID" element
      • unsetNameID

        void unsetNameID()
        Unsets the "NameID" element
      • isSetEncryptedID

        boolean isSetEncryptedID()
        True if has "EncryptedID" element
      • setEncryptedID

        void setEncryptedID​(EncryptedElementType encryptedID)
        Sets the "EncryptedID" element
      • addNewEncryptedID

        EncryptedElementType addNewEncryptedID()
        Appends and returns a new empty "EncryptedID" element
      • unsetEncryptedID

        void unsetEncryptedID()
        Unsets the "EncryptedID" element
      • getNameIDPolicy

        NameIDPolicyType getNameIDPolicy()
        Gets the "NameIDPolicy" element
      • setNameIDPolicy

        void setNameIDPolicy​(NameIDPolicyType nameIDPolicy)
        Sets the "NameIDPolicy" element
      • addNewNameIDPolicy

        NameIDPolicyType addNewNameIDPolicy()
        Appends and returns a new empty "NameIDPolicy" element