Class Hierarchy
- java.lang.Object
- pl.edu.icm.unity.engine.api.authn.AbstractCredentialRetrieval<T> (implements pl.edu.icm.unity.engine.api.authn.CredentialRetrieval)
- pl.edu.icm.unity.rest.authn.ext.HttpBasicRetrievalBase (implements pl.edu.icm.unity.engine.api.authn.CredentialRetrieval, pl.edu.icm.unity.rest.authn.CXFAuthentication)
- pl.edu.icm.unity.rest.jwt.authn.JWTRetrievalBase (implements pl.edu.icm.unity.rest.authn.CXFAuthentication)
- pl.edu.icm.unity.ws.authn.ext.JWTRetrieval (implements pl.edu.icm.unity.rest.authn.JAXRSAuthentication)
- pl.edu.icm.unity.rest.authn.ext.TLSRetrievalBase (implements pl.edu.icm.unity.rest.authn.CXFAuthentication)
- pl.edu.icm.unity.engine.api.authn.AbstractCredentialRetrievalFactory<T> (implements pl.edu.icm.unity.engine.api.authn.CredentialRetrievalFactory)
- pl.edu.icm.unity.engine.api.endpoint.AbstractEndpoint (implements pl.edu.icm.unity.engine.api.endpoint.EndpointInstance)
- pl.edu.icm.unity.engine.api.endpoint.AbstractWebEndpoint (implements pl.edu.icm.unity.engine.api.endpoint.WebAppEndpointInstance)
- pl.edu.icm.unity.ws.CXFEndpoint (implements pl.edu.icm.unity.engine.api.endpoint.WebAppEndpointInstance)
- org.apache.cxf.phase.AbstractPhaseInterceptor<T> (implements org.apache.cxf.phase.PhaseInterceptor<T>)
- pl.edu.icm.unity.ws.CXFUtils
- eu.unicore.util.configuration.PropertiesHelper (implements java.lang.Cloneable, eu.unicore.util.configuration.PropertiesHelperAPI, eu.unicore.util.configuration.UpdateableConfiguration)
- pl.edu.icm.unity.ws.WsMessageAreaProvider (implements pl.edu.icm.unity.msg.MessageAreaProvider)
Interface Hierarchy
- pl.edu.icm.unity.engine.api.endpoint.BindingAuthn
- pl.edu.icm.unity.rest.authn.CXFAuthentication