Class WebswingPermission
- java.lang.Object
-
- org.webswing.server.services.security.WebswingPermission
-
- All Implemented Interfaces:
Serializable,org.apache.shiro.authz.Permission
- Direct Known Subclasses:
WebswingPrincipal
public class WebswingPermission extends Object implements org.apache.shiro.authz.Permission, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebswingPermission(String securedPath, String permissionName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPermissionName()StringgetSecuredPath()booleanimplies(org.apache.shiro.authz.Permission p)
-