| Package | Description | 
|---|---|
| com.jalios.jcms.authentication.handlers | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.String | 
AuthKeyAuthenticationHandler.getAuthKeyValue(java.lang.String url,
               Member member,
               AuthKeyHints hints)
Retrieves a valid authentication key parameter value for the specified URL. 
 | 
static java.lang.String | 
AuthKeyAuthenticationHandler.getUrlWithAddedAuthKeyParam(java.lang.String url,
                           Member member,
                           AuthKeyHints hints,
                           boolean escapeAmpersand)
Append a valid authentication key parameter name/value to the specified URL. 
 | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.