Uses of Class
com.onelogin.saml2.model.Contact
Packages that use Contact
-
Uses of Contact in com.onelogin.saml2.settings
Fields in com.onelogin.saml2.settings with type parameters of type ContactMethods in com.onelogin.saml2.settings that return ContactModifier and TypeMethodDescriptionprivate ContactSettingsBuilder.loadContact(Map<String, Object> contactProps, int index) Loads a single contact from settings.Methods in com.onelogin.saml2.settings that return types with arguments of type ContactModifier and TypeMethodDescriptionSaml2Settings.getContacts()SettingsBuilder.loadContacts()Loads the contacts settings from the properties fileMethod parameters in com.onelogin.saml2.settings with type arguments of type ContactModifier and TypeMethodDescriptionprotected final voidSaml2Settings.setContacts(List<Contact> contacts) Set contacts info that will be listed on the Service Provider metadataprivate StringMetadata.toContactsXml(List<Contact> contacts) Generates the contact section of the metadata's template