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)