Uses of Interface
org.hisp.dhis.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in org.hisp.dhis
Constructors in org.hisp.dhis with parameters of type AuthenticationModifierConstructorDescriptionDhis2Config(String url, Authentication authentication) Constructor. -
Uses of Authentication in org.hisp.dhis.auth
Classes in org.hisp.dhis.auth that implement AuthenticationModifier and TypeClassDescriptionclassClass representing access token authentication.classClass representing basic authentication.classClass representing cookie authentication.