public class XMLPermissionsHandler extends Object
| Constructor and Description |
|---|
XMLPermissionsHandler(File base,
SMGlobalPolicyUtil.CommponentType type) |
XMLPermissionsHandler(InputStream restrictPermInput,
InputStream allowedPermInput,
SMGlobalPolicyUtil.CommponentType type) |
| Modifier and Type | Method and Description |
|---|---|
PermissionCollection |
getAppDeclaredPermissions() |
PermissionCollection |
getRestrictedPermissions() |
public XMLPermissionsHandler(File base, SMGlobalPolicyUtil.CommponentType type) throws XMLStreamException, FileNotFoundException
public XMLPermissionsHandler(InputStream restrictPermInput, InputStream allowedPermInput, SMGlobalPolicyUtil.CommponentType type) throws XMLStreamException, FileNotFoundException
public PermissionCollection getAppDeclaredPermissions()
public PermissionCollection getRestrictedPermissions()
Copyright © 2017. All rights reserved.