public class JooqAuthenticator extends Object implements org.cristalise.kernel.process.auth.Authenticator
| Constructor and Description |
|---|
JooqAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String resource) |
boolean |
authenticate(String agentName,
String password,
String resource) |
void |
disconnect() |
Object |
getAuthObject() |
public boolean authenticate(String resource) throws org.cristalise.kernel.common.InvalidDataException, org.cristalise.kernel.common.ObjectNotFoundException
authenticate in interface org.cristalise.kernel.process.auth.Authenticatororg.cristalise.kernel.common.InvalidDataExceptionorg.cristalise.kernel.common.ObjectNotFoundExceptionpublic boolean authenticate(String agentName, String password, String resource) throws org.cristalise.kernel.common.InvalidDataException, org.cristalise.kernel.common.ObjectNotFoundException
authenticate in interface org.cristalise.kernel.process.auth.Authenticatororg.cristalise.kernel.common.InvalidDataExceptionorg.cristalise.kernel.common.ObjectNotFoundExceptionpublic Object getAuthObject()
getAuthObject in interface org.cristalise.kernel.process.auth.Authenticatorpublic void disconnect()
disconnect in interface org.cristalise.kernel.process.auth.AuthenticatorCopyright © 2018 CRISTAL-iSE. All rights reserved.