|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GridService
SOAP operations common to most services. This interface contains a common set of operations which are implemented by most services.
| Method Summary | |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType[] |
getResources()
List the resources managed by this service for which the caller has some role. |
SubjectDescription |
getServiceProviderID()
Returns the service provider ID, in the form of an Issuer and Subject DN. |
SubjectDescription |
getServiceProviderIssuer()
Returns details of the issuer of the service's certificate. |
| Method Detail |
|---|
@WebMethod
SubjectDescription getServiceProviderID()
throws RemoteException
RemoteException
@WebMethod
SubjectDescription getServiceProviderIssuer()
throws RemoteException
RemoteException
@WebMethod
org.apache.axis.message.addressing.EndpointReferenceType[] getResources()
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||