Uses of Class
org.opencastproject.security.api.AccessControlParsingException
Packages that use AccessControlParsingException
-
Uses of AccessControlParsingException in org.opencastproject.security.api
Methods in org.opencastproject.security.api that throw AccessControlParsingExceptionModifier and TypeMethodDescriptionstatic AccessControlListAccessControlParser.parseAcl(InputStream in) Unmarshals an ACL from an xml input stream.static AccessControlListParses a string into an ACL.