Uses of Class
org.keycloak.dom.saml.v2.metadata.KeyDescriptorType
Packages that use KeyDescriptorType
-
Uses of KeyDescriptorType in org.keycloak.dom.saml.v2.metadata
Fields in org.keycloak.dom.saml.v2.metadata with type parameters of type KeyDescriptorTypeModifier and TypeFieldDescriptionprotected List<KeyDescriptorType>AffiliationDescriptorType.keyDescriptorprotected List<KeyDescriptorType>RoleDescriptorType.keyDescriptorMethods in org.keycloak.dom.saml.v2.metadata that return types with arguments of type KeyDescriptorTypeModifier and TypeMethodDescriptionAffiliationDescriptorType.getKeyDescriptor()Gets the value of the keyDescriptor property.RoleDescriptorType.getKeyDescriptor()Gets the value of the keyDescriptor property.Methods in org.keycloak.dom.saml.v2.metadata with parameters of type KeyDescriptorTypeModifier and TypeMethodDescriptionvoidRoleDescriptorType.addKeyDescriptor(KeyDescriptorType keyD) Add key descriptorvoidRoleDescriptorType.removeKeyDescriptor(KeyDescriptorType keyD) remove key descriptor