Uses of Class
com.onelogin.saml2.model.RequestedAttribute
Packages that use RequestedAttribute
-
Uses of RequestedAttribute in com.onelogin.saml2.model
Fields in com.onelogin.saml2.model with type parameters of type RequestedAttributeModifier and TypeFieldDescriptionprivate final List<RequestedAttribute> AttributeConsumingService.requestedAttributesRequested AttributesMethods in com.onelogin.saml2.model that return types with arguments of type RequestedAttributeModifier and TypeMethodDescriptionfinal List<RequestedAttribute> AttributeConsumingService.getRequestedAttributes()Methods in com.onelogin.saml2.model with parameters of type RequestedAttributeModifier and TypeMethodDescriptionfinal voidAttributeConsumingService.addRequestedAttribute(RequestedAttribute attr)