Class AuthzToken

java.lang.Object
org.dogtagpki.server.authorization.AuthzToken
All Implemented Interfaces:
IAttrSet, Serializable

public class AuthzToken extends Object implements IAttrSet
Authorization token returned by Authorization Managers. Upon return, it contains the name of the authorization manager that create the AuthzToken, the plugin name of the authorization manager, time of authorization happened, name of the resource, type of operation performed on the resource.

Version:
$Revision$, $Date$
See Also: