public interface SecurityConnector
| Modifier and Type | Method and Description |
|---|---|
SecurityContext |
getContext(String userName,
String password)
Get the security context associated with the given credentials
|
SecurityContext getContext(String userName, String password) throws FFMQSecurityException
FFMQSecurityExceptionCopyright © 2019. All rights reserved.