Uses of Class
org.opencastproject.authorization.xacml.XACMLParsingException
Packages that use XACMLParsingException
-
Uses of XACMLParsingException in org.opencastproject.authorization.xacml
Methods in org.opencastproject.authorization.xacml that throw XACMLParsingExceptionModifier and TypeMethodDescriptionstatic AccessControlListXACMLUtils.parseXacml(InputStream xacml) Parses a XACML into anAccessControlList.