Package | Description |
---|---|
fr.cnes.doi.application |
Data Object Identifier managing a coherent set of resources and services.
|
fr.cnes.doi.plugin |
Provides classes to loads a plugin in the classpath.
|
fr.cnes.doi.plugin.impl.db |
Provides concrete classes implementing the interfaces of the external databases.
|
fr.cnes.doi.resource.admin |
Provides resources for the AdminApplication.
|
fr.cnes.doi.security |
Provides classes to secure the server.
|
fr.cnes.doi.services |
Provides classes to monitor the speed of
Meta
Data Store application . |
Modifier and Type | Field and Description |
---|---|
private AbstractTokenDBHelper |
AbstractApplication.tokenDB
Token database.
|
private AbstractTokenDBHelper |
DoiMdsApplication.tokenDB
Token DB that contains the set of generated token.
|
Modifier and Type | Method and Description |
---|---|
AbstractTokenDBHelper |
AbstractApplication.getTokenDB()
Returns the token database.
|
AbstractTokenDBHelper |
DoiMdsApplication.getTokenDB()
Returns the token database.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTokenDBPluginHelper |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTokenImpl
Default implementation of the token database.
|
Modifier and Type | Field and Description |
---|---|
private AbstractTokenDBHelper |
TokenResource.tokenDB
The token database.
|
Modifier and Type | Field and Description |
---|---|
private static AbstractTokenDBHelper |
TokenSecurity.TOKEN_DB
Plugin for token database.
|
private AbstractTokenDBHelper |
TokenBasedVerifier.tokenDB
Token DB.
|
Modifier and Type | Method and Description |
---|---|
AbstractTokenDBHelper |
TokenSecurity.getTokenDB()
Returns the token DB.
|
Constructor and Description |
---|
TokenBasedVerifier(AbstractTokenDBHelper tokenDB)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
private AbstractTokenDBHelper |
UpdateTokenDataBase.tokenDB
Token database.
|
Copyright © 2017–2020 CNES. All rights reserved.