Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void build​(org.opensaml.saml.saml2.core.AttributeStatement attrStatement, org.opensaml.saml.saml2.core.Attribute attribute)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SamlProfileSamlRegisteredServiceAttributeBuilder

        public SamlProfileSamlRegisteredServiceAttributeBuilder()
    • Method Detail

      • build

        public void build​(org.opensaml.saml.saml2.core.AttributeStatement attrStatement,
                          org.opensaml.saml.saml2.core.Attribute attribute)
        Specified by:
        build in interface org.apereo.cas.support.saml.util.Saml20AttributeBuilder
        Overrides:
        build in class org.apereo.cas.support.saml.util.DefaultSaml20AttributeBuilder