Uses of Class
org.jboss.modules.security.FactoryPermissionCollection
Packages that use FactoryPermissionCollection
-
Uses of FactoryPermissionCollection in org.jboss.modules.xml
Methods in org.jboss.modules.xml that return FactoryPermissionCollectionModifier and TypeMethodDescriptionstatic FactoryPermissionCollection
PermissionsXmlParser.parsePermissionsXml
(InputStream inputStream, ModuleLoader moduleLoader, String moduleName) Parse thepermissions.xml
stream content.static FactoryPermissionCollection
PermissionsXmlParser.parsePermissionsXml
(XmlPullParser reader, ModuleLoader moduleLoader, String moduleName) Parse thepermissions.xml
content.