Uses of Class
org.pac4j.saml.metadata.SAML2MetadataContactPerson
Packages that use SAML2MetadataContactPerson
-
Uses of SAML2MetadataContactPerson in org.pac4j.saml.config
Methods in org.pac4j.saml.config that return types with arguments of type SAML2MetadataContactPersonMethod parameters in org.pac4j.saml.config with type arguments of type SAML2MetadataContactPersonModifier and TypeMethodDescriptionvoidSAML2Configuration.setContactPersons(List<SAML2MetadataContactPerson> contactPersons) -
Uses of SAML2MetadataContactPerson in org.pac4j.saml.metadata
Methods in org.pac4j.saml.metadata that return types with arguments of type SAML2MetadataContactPersonMethod parameters in org.pac4j.saml.metadata with type arguments of type SAML2MetadataContactPersonModifier and TypeMethodDescriptionvoidBaseSAML2MetadataGenerator.setContactPersons(List<SAML2MetadataContactPerson> contactPersons)