org.globus.cog.karajan.workflow.service
Class GridMapAuthorization

java.lang.Object
  extended by org.globus.gsi.gssapi.auth.Authorization
      extended by org.globus.cog.karajan.workflow.service.GridMapAuthorization

public class GridMapAuthorization
extends Authorization


Constructor Summary
GridMapAuthorization()
           
 
Method Summary
 void authorize(GSSContext context, String host)
           
 
Methods inherited from class org.globus.gsi.gssapi.auth.Authorization
generateAuthorizationException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridMapAuthorization

public GridMapAuthorization()
                     throws IOException
Throws:
IOException
Method Detail

authorize

public void authorize(GSSContext context,
                      String host)
               throws AuthorizationException
Specified by:
authorize in class Authorization
Throws:
AuthorizationException