public class EncryptionPasswordAccess extends Object
| Constructor and Description |
|---|
EncryptionPasswordAccess() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEncryptionPassword(org.apache.wicket.Session aSession) |
static boolean |
isPasswordSet(org.apache.wicket.Session aSession) |
static void |
setEncryptionPassword(org.apache.wicket.Session aSession,
String aPassword) |
public static String getEncryptionPassword(org.apache.wicket.Session aSession)
public static void setEncryptionPassword(org.apache.wicket.Session aSession,
String aPassword)
public static boolean isPasswordSet(org.apache.wicket.Session aSession)
Copyright © 2018. All rights reserved.