Uses of Class
org.keycloak.dom.saml.v2.metadata.ContactType
Packages that use ContactType
-
Uses of ContactType in org.keycloak.dom.saml.v2.metadata
Fields in org.keycloak.dom.saml.v2.metadata with type parameters of type ContactTypeModifier and TypeFieldDescriptionprotected List<ContactType>EntityDescriptorType.contactPersonprotected List<ContactType>RoleDescriptorType.contactPersonMethods in org.keycloak.dom.saml.v2.metadata that return types with arguments of type ContactTypeModifier and TypeMethodDescriptionEntityDescriptorType.getContactPerson()Gets the value of the contactPerson property.RoleDescriptorType.getContactPerson()Gets the value of the contactPerson property.Methods in org.keycloak.dom.saml.v2.metadata with parameters of type ContactTypeModifier and TypeMethodDescriptionvoidEntityDescriptorType.addContactPerson(ContactType ct) Add aContactTypecontact personvoidRoleDescriptorType.addContactPerson(ContactType contact) Add contactvoidEntityDescriptorType.removeContactPerson(ContactType ct) voidRoleDescriptorType.removeContactPerson(ContactType contact) remove contact