Uses of Interface
org.hihn.listenbrainz.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication
(String authName) Get authentication for the given name.Methods in org.hihn.listenbrainz that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in org.hihn.listenbrainz.auth
Classes in org.hihn.listenbrainz.auth that implement Authentication