Interface Saml20IDPList


public interface Saml20IDPList
A representation of the model object 'IDP List Type'.
  • Field Details

  • Method Details

    • getIDPEntries

      Iterator getIDPEntries()
      Returns the value of the 'IDP Entry' containment reference list. The list contents are of type Saml20IDPEntry.
      Returns:
      the value of the 'IDP Entry' containment reference list.
    • addIDPEntry

      void addIDPEntry(Saml20IDPEntry entry)
      addIDPEntry
      Parameters:
      entry -
    • getGetComplete

      String getGetComplete()
      Returns the value of the 'Get Complete' containment element.
      Returns:
      the value of the 'Get Complete' containment reference.
    • setGetComplete

      void setGetComplete(String uri)
      setGetComplete
      Parameters:
      item -