org.globus.wsrf.security.authorization
Interface AuthorizationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
AuthorizationServiceAddressing
All Known Implementing Classes:
AuthorizationServiceAddressingLocator, AuthorizationServiceLocator

public interface AuthorizationService
extends javax.xml.rpc.Service


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

Method Detail

getSAMLRequestPortTypePortAddress

public java.lang.String getSAMLRequestPortTypePortAddress()

getSAMLRequestPortTypePort

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

getSAMLRequestPortTypePort

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