Package | Description |
---|---|
org.openimaj.util.api.auth | |
org.openimaj.util.api.auth.common |
This package contains implementations of API authentication tokens for commonly used APIs.
|
org.openimaj.util.auth.web |
Class and Description |
---|
DefaultTokenFactory
Default implementation of a
TokenFactory that loads the token
parameters from the default Java user preference store or interactively
queries the user for the required token parameters if the token has not been
used before. |
TokenFactory
Interface describing a class capable of providing API tokens.
|
Class and Description |
---|
Parameter
A parameter defining part of the authentication token required to access an
api.
|
Token
Metadata describing an API token
|
Class and Description |
---|
Parameter
A parameter defining part of the authentication token required to access an
api.
|
Token
Metadata describing an API token
|