Uses of Class
org.keycloak.dom.saml.v2.metadata.LocalizedURIType
-
Uses of LocalizedURIType in org.keycloak.dom.saml.v2.mdui
Modifier and TypeFieldDescriptionprotected List<LocalizedURIType>
UIInfoType.informationURL
protected List<LocalizedURIType>
UIInfoType.privacyStatementURL
Modifier and TypeMethodDescriptionUIInfoType.getInformationURL()
UIInfoType.getPrivacyStatementURL()
Modifier and TypeMethodDescriptionvoid
UIInfoType.addInformationURL
(LocalizedURIType informationURL) void
UIInfoType.addPrivacyStatementURL
(LocalizedURIType privacyStatementURL) -
Uses of LocalizedURIType in org.keycloak.dom.saml.v2.metadata
Modifier and TypeFieldDescriptionprotected List<LocalizedURIType>
OrganizationType.organizationURL
Modifier and TypeMethodDescriptionOrganizationType.getOrganizationURL()
Gets the value of the organizationURL property.Modifier and TypeMethodDescriptionvoid
OrganizationType.addOrganizationURL
(LocalizedURIType uri) Add organization urlvoid
OrganizationType.removeOrganizationURL
(LocalizedURIType uri) remove organization url