Uses of Class
org.keycloak.dom.saml.v2.metadata.AttributeConsumingServiceType
Packages that use AttributeConsumingServiceType
-
Uses of AttributeConsumingServiceType in org.keycloak.dom.saml.v2.metadata
Fields in org.keycloak.dom.saml.v2.metadata with type parameters of type AttributeConsumingServiceTypeModifier and TypeFieldDescriptionprotected List<AttributeConsumingServiceType>SPSSODescriptorType.attributeConsumingServiceMethods in org.keycloak.dom.saml.v2.metadata that return types with arguments of type AttributeConsumingServiceTypeModifier and TypeMethodDescriptionSPSSODescriptorType.getAttributeConsumingService()Gets the value of the attributeConsumingService property.Methods in org.keycloak.dom.saml.v2.metadata with parameters of type AttributeConsumingServiceTypeModifier and TypeMethodDescriptionvoidSPSSODescriptorType.addAttributeConsumerService(AttributeConsumingServiceType attributeConsumer) Add an attribute consumervoidSPSSODescriptorType.removeAttributeConsumerService(AttributeConsumingServiceType attributeConsumer) Remove an attribute consumer