org.opensciencegrid.authz.stubs
Interface AuthorizationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
AuthorizationServiceLocator

public interface AuthorizationService
extends javax.xml.rpc.Service


Method Summary
 SAMLRequestPortType getAuthorizationServicePort()
           
 SAMLRequestPortType getAuthorizationServicePort(java.net.URL portAddress)
           
 java.lang.String getAuthorizationServicePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAuthorizationServicePortAddress

public java.lang.String getAuthorizationServicePortAddress()

getAuthorizationServicePort

public SAMLRequestPortType getAuthorizationServicePort()
                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAuthorizationServicePort

public SAMLRequestPortType getAuthorizationServicePort(java.net.URL portAddress)
                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2004-2005 BNL siteAAA. All Rights Reserved.