Class AttributeFqns


  • public final class AttributeFqns
    extends Object
    Static utility methods pertaining to AttributeFqn instances.
    • Method Detail

      • newInstance

        public static AttributeFqn newInstance​(oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeDesignatorType attributeDesignator)
                                        throws IllegalArgumentException
        Creates AttributeFqn from XACML AttributeDesignator
        Parameters:
        attributeDesignator - attribute designator
        Returns:
        new instance of attribute identifier
        Throws:
        IllegalArgumentException - if attrDes.getCategory() == null || attrDes.getAttributeId() == null