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.ws.authn.ext.HttpBasicRetrieval (implements pl.edu.icm.unity.engine.api.authn.CredentialRetrieval, pl.edu.icm.unity.ws.authn.WebServiceAuthentication)
- 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.ws.authn.ext.TLSRetrieval (implements pl.edu.icm.unity.ws.authn.WebServiceAuthentication)
- 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.engine.api.authn.AbstractCredentialRetrievalFactory<T> (implements pl.edu.icm.unity.engine.api.authn.CredentialRetrievalFactory)
- pl.edu.icm.unity.ws.authn.ext.HttpBasicRetrieval.Factory
- pl.edu.icm.unity.ws.authn.ext.JWTRetrieval.Factory
- pl.edu.icm.unity.ws.authn.ext.TLSRetrieval.Factory
- pl.edu.icm.unity.engine.api.authn.AbstractCredentialRetrieval<T> (implements pl.edu.icm.unity.engine.api.authn.CredentialRetrieval)