|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 ServiceAuthenticator s. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |