Package pl.edu.icm.unity.ws.authn
Interface WebServiceAuthentication
-
- All Superinterfaces:
pl.edu.icm.unity.engine.api.endpoint.BindingAuthn,pl.edu.icm.unity.rest.authn.CXFAuthentication
- All Known Implementing Classes:
HttpBasicRetrieval,TLSRetrieval
public interface WebServiceAuthentication extends pl.edu.icm.unity.rest.authn.CXFAuthenticationDefines a contract which must be implemented byCredentialRetrievals in order to be used with theCXFEndpoint.- Author:
- K. Benedyczak
-
-
Field Detail
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
-