public class JooqAuthenticator extends Object implements 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 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 Authenticatororg.cristalise.kernel.common.InvalidDataExceptionorg.cristalise.kernel.common.ObjectNotFoundExceptionpublic Object getAuthObject()
getAuthObject in interface Authenticatorpublic void disconnect()
disconnect in interface AuthenticatorCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.