Interface SAML2SP4UIIdP

    • Method Detail

      • getEntityID

        String getEntityID()
      • setEntityID

        void setEntityID​(String entityID)
      • setName

        void setName​(String name)
      • getMetadata

        byte[] getMetadata()
      • setMetadata

        void setMetadata​(byte[] metadata)
      • isLogoutSupported

        boolean isLogoutSupported()
      • setLogoutSupported

        void setLogoutSupported​(boolean logoutSupported)
      • isCreateUnmatching

        boolean isCreateUnmatching()
      • setCreateUnmatching

        void setCreateUnmatching​(boolean createUnmatching)
      • isSelfRegUnmatching

        boolean isSelfRegUnmatching()
      • setSelfRegUnmatching

        void setSelfRegUnmatching​(boolean selfRegUnmatching)
      • isUpdateMatching

        boolean isUpdateMatching()
      • setUpdateMatching

        void setUpdateMatching​(boolean updateMatching)
      • getRequestedAuthnContextProvider

        Implementation getRequestedAuthnContextProvider()
      • setRequestedAuthnContextProvider

        void setRequestedAuthnContextProvider​(Implementation requestedAuthnContextProvider)
      • getConnObjectKeyItem

        Optional<Item> getConnObjectKeyItem()
      • setConnObjectKeyItem

        void setConnObjectKeyItem​(Item item)