issrg.utils.handler
Class HandlerSubject

java.lang.Object
  extended by issrg.pba.rbac.PermisSubject
      extended by issrg.utils.handler.HandlerSubject
All Implemented Interfaces:
Subject

public class HandlerSubject
extends PermisSubject

Author:
ls97

Field Summary
 
Fields inherited from class issrg.pba.rbac.PermisSubject
owner, PolicyOID
 
Constructor Summary
HandlerSubject(PBAAPI owner, java.security.Principal DN, CredentialsService service, java.lang.String PolicyOID, Credentials creds)
          Creates a new instance of WebPermisSubject
 
Method Summary
 
Methods inherited from class issrg.pba.rbac.PermisSubject
exportCreds, getHolder, getName, getOwner, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandlerSubject

public HandlerSubject(PBAAPI owner,
                      java.security.Principal DN,
                      CredentialsService service,
                      java.lang.String PolicyOID,
                      Credentials creds)
Creates a new instance of WebPermisSubject