Uses of Class
org.keycloak.dom.saml.v2.metadata.RequestedAttributeType
Packages that use RequestedAttributeType
-
Uses of RequestedAttributeType in org.keycloak.dom.saml.v2.metadata
Fields in org.keycloak.dom.saml.v2.metadata with type parameters of type RequestedAttributeTypeModifier and TypeFieldDescriptionprotected List<RequestedAttributeType>AttributeConsumingServiceType.requestedAttributeMethods in org.keycloak.dom.saml.v2.metadata that return types with arguments of type RequestedAttributeTypeModifier and TypeMethodDescriptionAttributeConsumingServiceType.getRequestedAttribute()Gets the value of the requestedAttribute property.Methods in org.keycloak.dom.saml.v2.metadata with parameters of type RequestedAttributeTypeModifier and TypeMethodDescriptionvoidAttributeConsumingServiceType.addRequestedAttribute(RequestedAttributeType req) Add requestedAttributevoidAttributeConsumingServiceType.removeRequestedAttribute(RequestedAttributeType req) remove requestedAttribute