Uses of Class
org.pac4j.saml.metadata.SAML2ServiceProviderRequestedAttribute
Packages that use SAML2ServiceProviderRequestedAttribute
-
Uses of SAML2ServiceProviderRequestedAttribute in org.pac4j.saml.config
Methods in org.pac4j.saml.config that return types with arguments of type SAML2ServiceProviderRequestedAttribute -
Uses of SAML2ServiceProviderRequestedAttribute in org.pac4j.saml.metadata
Fields in org.pac4j.saml.metadata with type parameters of type SAML2ServiceProviderRequestedAttributeModifier and TypeFieldDescriptionprotected List<SAML2ServiceProviderRequestedAttribute>BaseSAML2MetadataGenerator.requestedAttributesMethods in org.pac4j.saml.metadata that return types with arguments of type SAML2ServiceProviderRequestedAttributeMethod parameters in org.pac4j.saml.metadata with type arguments of type SAML2ServiceProviderRequestedAttributeModifier and TypeMethodDescriptionvoidBaseSAML2MetadataGenerator.setRequestedAttributes(List<SAML2ServiceProviderRequestedAttribute> requestedAttributes)