Uses of Interface
org.openvpms.esci.service.client.ServiceAuthenticator

Packages that use ServiceAuthenticator
org.openvpms.esci.service.client   
 

Uses of ServiceAuthenticator in org.openvpms.esci.service.client
 

Subinterfaces of ServiceAuthenticator in org.openvpms.esci.service.client
 interface ServiceAuthenticators
          Performs authentication using a group of ServiceAuthenticators.
 

Classes in org.openvpms.esci.service.client that implement ServiceAuthenticator
 class DefaultServiceAuthenticators
          Default implementation of the ServiceAuthenticators interface.
 

Methods in org.openvpms.esci.service.client with parameters of type ServiceAuthenticator
 void ServiceAuthenticators.addAuthenticator(String url, ServiceAuthenticator authenticator)
          Registers an authenticator for a url.
 void DefaultServiceAuthenticators.addAuthenticator(String url, ServiceAuthenticator authenticator)
          Registers an authenticator for a url.
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..