Class CustomJsonObjectBasedAttributeValue

  • All Implemented Interfaces:
    org.ow2.authzforce.core.pdp.api.value.AttributeValue, org.ow2.authzforce.core.pdp.api.value.PrimitiveValue, org.ow2.authzforce.core.pdp.api.value.Value

    public final class CustomJsonObjectBasedAttributeValue
    extends Object
    implements org.ow2.authzforce.core.pdp.api.value.AttributeValue
    • Constructor Detail

      • CustomJsonObjectBasedAttributeValue

        public CustomJsonObjectBasedAttributeValue​(org.json.JSONObject json)
    • Method Detail

      • getContent

        public List<Serializable> getContent()
        Specified by:
        getContent in interface org.ow2.authzforce.core.pdp.api.value.AttributeValue
      • getXmlAttributes

        public Map<QName,​String> getXmlAttributes()
        Specified by:
        getXmlAttributes in interface org.ow2.authzforce.core.pdp.api.value.AttributeValue