Uses of Class
org.keycloak.dom.saml.v2.protocol.IDPListType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of IDPListType in org.keycloak.dom.saml.v2.profiles.sso.ecp
Modifier and TypeMethodDescriptionRequestType.getIDPList()
Gets the value of the idpList property.Modifier and TypeMethodDescriptionvoid
RequestType.setIDPList
(IDPListType value) Sets the value of the idpList property. -
Uses of IDPListType in org.keycloak.dom.saml.v2.protocol
Modifier and TypeMethodDescriptionScopingType.getIDPList()
Gets the value of the idpList property.Modifier and TypeMethodDescriptionvoid
ScopingType.setIDPList
(IDPListType value) Sets the value of the idpList property.