Class SamlProfileSamlRegisteredServiceAttributeBuilder
java.lang.Object
org.apereo.cas.support.saml.util.DefaultSaml20AttributeBuilder
org.apereo.cas.support.saml.web.idp.profile.builders.attr.SamlProfileSamlRegisteredServiceAttributeBuilder
- All Implemented Interfaces:
org.apereo.cas.support.saml.util.Saml20AttributeBuilder
public class SamlProfileSamlRegisteredServiceAttributeBuilder
extends org.apereo.cas.support.saml.util.DefaultSaml20AttributeBuilder
- Since:
- 6.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(org.opensaml.saml.saml2.core.AttributeStatement attrStatement, org.opensaml.saml.saml2.core.Attribute attribute)
-
Constructor Details
-
SamlProfileSamlRegisteredServiceAttributeBuilder
public SamlProfileSamlRegisteredServiceAttributeBuilder()
-
-
Method Details
-
build
public void build(org.opensaml.saml.saml2.core.AttributeStatement attrStatement, org.opensaml.saml.saml2.core.Attribute attribute) - Specified by:
buildin interfaceorg.apereo.cas.support.saml.util.Saml20AttributeBuilder- Overrides:
buildin classorg.apereo.cas.support.saml.util.DefaultSaml20AttributeBuilder
-