Authorization
Distributed system and cache operations can be restricted, intercepted and modifed, or completely blocked based on configured access rights set for the various distributed system entities.
-
To use authorization for client/server systems, your client connections must be authenticated by their servers.
-
This topic discusses the authorization example provided in the product under
templates/security
usingXmlAuthorization.java
,XmlErrorHandler.java
, andauthz6_0.dtd
.