org.xmlsoap.schemas.ws._2005._02.trust.impl
Interface TrustService
- All Superinterfaces:
- javax.xml.rpc.Service
- All Known Implementing Classes:
- TrustServiceLocator
public interface TrustService
- extends javax.xml.rpc.Service
Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
getSecurityTokenRequestServiceAddress
java.lang.String getSecurityTokenRequestServiceAddress()
getSecurityTokenRequestService
SecurityTokenRequestService getSecurityTokenRequestService()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getSecurityTokenRequestService
SecurityTokenRequestService getSecurityTokenRequestService(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getSecurityTokenServiceAddress
java.lang.String getSecurityTokenServiceAddress()
getSecurityTokenService
SecurityTokenService getSecurityTokenService()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getSecurityTokenService
SecurityTokenService getSecurityTokenService(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSSecurityRequestorAddress
java.lang.String getWSSecurityRequestorAddress()
getWSSecurityRequestor
WSSecurityRequestor getWSSecurityRequestor()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSSecurityRequestor
WSSecurityRequestor getWSSecurityRequestor(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException