◆ add()
◆ createRequest()
◆ createUUID()
String eu.baltrad.beast.security.AuthorizationRequestManager.createUUID |
( |
| ) |
|
|
inline |
◆ findByOutgoing()
List< AuthorizationRequest > eu.baltrad.beast.security.AuthorizationRequestManager.findByOutgoing |
( |
boolean | outgoing | ) |
|
|
inline |
◆ findByRemoteHost()
List< AuthorizationRequest > eu.baltrad.beast.security.AuthorizationRequestManager.findByRemoteHost |
( |
String | address | ) |
|
|
inline |
◆ get() [1/2]
◆ get() [2/2]
AuthorizationRequest eu.baltrad.beast.security.AuthorizationRequestManager.get |
( |
String | uuid, |
|
|
boolean | outgoing ) |
|
inline |
◆ getByNodeName()
AuthorizationRequest eu.baltrad.beast.security.AuthorizationRequestManager.getByNodeName |
( |
String | nodeName | ) |
|
|
inline |
◆ getByRemoteAddress()
AuthorizationRequest eu.baltrad.beast.security.AuthorizationRequestManager.getByRemoteAddress |
( |
String | remoteAddress | ) |
|
|
inline |
◆ getMapper()
RowMapper< AuthorizationRequest > eu.baltrad.beast.security.AuthorizationRequestManager.getMapper |
( |
| ) |
|
|
inlineprotected |
◆ list()
◆ remove() [1/2]
void eu.baltrad.beast.security.AuthorizationRequestManager.remove |
( |
int | requestId | ) |
|
|
inline |
◆ remove() [2/2]
void eu.baltrad.beast.security.AuthorizationRequestManager.remove |
( |
String | uuid | ) |
|
|
inline |
◆ setJdbcTemplate()
void eu.baltrad.beast.security.AuthorizationRequestManager.setJdbcTemplate |
( |
JdbcOperations | template | ) |
|
|
inline |
- Parameters
-
template | the jdbc template to set |
◆ toAuthorization()
◆ update()
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/security/AuthorizationRequestManager.java