gov.bnl.gums.service
Class GUMSAuthZService

java.lang.Object
  extended by org.opensciencegrid.authz.stubs.AuthorizationServiceBindingSkeleton
      extended by gov.bnl.gums.service.GUMSAuthZService
All Implemented Interfaces:
java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton, org.opensciencegrid.authz.stubs.SAMLRequestPortType

public class GUMSAuthZService
extends org.opensciencegrid.authz.stubs.AuthorizationServiceBindingSkeleton

The AuthZ service that implements the standard authorization interface.

Author:
Gabriele Carcassi
See Also:
Serialized Form

Constructor Summary
GUMSAuthZService()
          Creates an authorization service using GUMS as the implementation.
 
Method Summary
 
Methods inherited from class org.opensciencegrid.authz.stubs.AuthorizationServiceBindingSkeleton
getOperationDescByName, getOperationDescs, SAMLRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUMSAuthZService

public GUMSAuthZService()
Creates an authorization service using GUMS as the implementation.



Copyright © 2004-2008. All Rights Reserved.