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.CXFAuthentication
Defines a contract which must be implemented by CredentialRetrievals in order to be used with the CXFEndpoint.
Author:
K. Benedyczak
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Methods inherited from interface pl.edu.icm.unity.engine.api.endpoint.BindingAuthn

    destroy, getAuthenticatorId, getBindingName

    Methods inherited from interface pl.edu.icm.unity.rest.authn.CXFAuthentication

    getAuthenticationResult, getInterceptor