Package | Description |
---|---|
org.apache.shiro.authz |
Core interfaces and exceptions supporting Authorization (access control).
|
Modifier and Type | Class and Description |
---|---|
class |
HostUnauthorizedException
Thrown when a particular client (that is, host address) has not been enabled to access the system
or if the client has been enabled access but is not permitted to perform a particular operation
or access a particular resource.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.