public interface SecDispatcher
Modifier and Type | Field and Description |
---|---|
static String |
ROLE |
static String[] |
SYSTEM_PROPERTY_MASTER_PASSWORD |
static String[] |
SYSTEM_PROPERTY_SERVER_PASSWORD |
Modifier and Type | Method and Description |
---|---|
String |
decrypt(String str)
decrypt given encrypted string
|
static final String ROLE
static final String[] SYSTEM_PROPERTY_MASTER_PASSWORD
static final String[] SYSTEM_PROPERTY_SERVER_PASSWORD
String decrypt(String str) throws SecDispatcherException
str
- SecDispatcherException
Copyright © 2008–2023 Sonatype, Inc.. All rights reserved.