Uses of Interface
app.keyconnect.rippled.auth.Authentication
| Package | Description |
|---|---|
| app.keyconnect.rippled | |
| app.keyconnect.rippled.auth |
-
Uses of Authentication in app.keyconnect.rippled
Methods in app.keyconnect.rippled that return Authentication Modifier and Type Method Description AuthenticationApiClient. getAuthentication(java.lang.String authName)Get authentication for the given name.Methods in app.keyconnect.rippled that return types with arguments of type Authentication Modifier and Type Method Description java.util.Map<java.lang.String,Authentication>ApiClient. getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in app.keyconnect.rippled.auth
Classes in app.keyconnect.rippled.auth that implement Authentication Modifier and Type Class Description classApiKeyAuthclassHttpBasicAuthclassHttpBearerAuth