public class HSMContext
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HSMContext.HSMLoginContext |
Modifier and Type | Method and Description |
---|---|
StoreClient |
connect(java.lang.String folder) |
static HSMContext |
get(SecurityContext context,
HSMContext.HSMLoginContext login) |
IHSMStorage |
getHSMStorage() |
java.lang.String |
getLang() |
HSMContext.HSMLoginContext |
getLoginContext() |
SecurityContext |
getSecurityContext() |
public static HSMContext get(SecurityContext context, HSMContext.HSMLoginContext login) throws ServerFault
ServerFault
public StoreClient connect(java.lang.String folder) throws IMAPException
IMAPException
public IHSMStorage getHSMStorage()
public HSMContext.HSMLoginContext getLoginContext()
public java.lang.String getLang()
public SecurityContext getSecurityContext()
Copyright © 2021. All Rights Reserved.