public interface Authenticator
| Modifier and Type | Method and Description |
|---|---|
Session |
authenticate(ServerEntryPoint server)
Autentica um usuário no servidor.
|
Session authenticate(ServerEntryPoint server) throws CSBaseException
server - O servidor.null, caso não seja possível
autenticar o usuário.CSBaseException - Caso ocorra algum erro no procedimento.Copyright © 2017. All rights reserved.