public class AuthenticatorService extends Object implements fr.paris.lutece.plugins.crmclient.service.authenticator.IAuthenticatorService
Constructor and Description |
---|
AuthenticatorService() |
Modifier and Type | Method and Description |
---|---|
fr.paris.lutece.util.signrequest.AbstractAuthenticator |
getRequestAuthenticatorForUrl(String strCrmWebbAppCode) |
fr.paris.lutece.util.signrequest.RequestAuthenticator |
getRequestAuthenticatorForWs(String strCrmWebbAppCode) |
void |
setMapRequestAuthenticatorForUrl(Map<String,fr.paris.lutece.util.signrequest.AbstractAuthenticator> mapRequestAuthenticatorForUrl)
setMapRequestAuthenticatorUrl
|
void |
setMapRequestAuthenticatorForWs(Map<String,fr.paris.lutece.util.signrequest.RequestAuthenticator> mapRequestAuthenticator)
setMapRequestAuthenticatorWs
|
public fr.paris.lutece.util.signrequest.RequestAuthenticator getRequestAuthenticatorForWs(String strCrmWebbAppCode)
getRequestAuthenticatorForWs
in interface fr.paris.lutece.plugins.crmclient.service.authenticator.IAuthenticatorService
public fr.paris.lutece.util.signrequest.AbstractAuthenticator getRequestAuthenticatorForUrl(String strCrmWebbAppCode)
getRequestAuthenticatorForUrl
in interface fr.paris.lutece.plugins.crmclient.service.authenticator.IAuthenticatorService
public void setMapRequestAuthenticatorForWs(Map<String,fr.paris.lutece.util.signrequest.RequestAuthenticator> mapRequestAuthenticator)
mapRequestAuthenticator
- mapRequestAuthenticatorCopyright © 2017 City of Paris. All rights reserved.