Uses of Class
org.keycloak.dom.saml.v2.protocol.IDPEntryType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of IDPEntryType in org.keycloak.dom.saml.v2.protocol
Modifier and TypeMethodDescriptionIDPListType.getIDPEntry()
Gets the value of the idpEntry property.Modifier and TypeMethodDescriptionvoid
IDPListType.addIDPEntry
(IDPEntryType entry) Add an idp entryvoid
IDPListType.removeIDPEntry
(IDPEntryType entry) Remove an idp entry