public class CredentialManagerConfiguration extends Object
Constructor and Description |
---|
CredentialManagerConfiguration(String[] args)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main.
|
void |
run()
Run.
|
protected static void |
showAttributeValue(String prefix,
AttributeValue av,
LibrarySession session)
Prints the specified AttributeValue.
|
public CredentialManagerConfiguration(String[] args)
args
- the command-line argumentspublic static void main(String[] args)
args
- the command-line argumentspublic void run() throws Exception
Exception
- if the operation failsprotected static void showAttributeValue(String prefix, AttributeValue av, LibrarySession session) throws IfsException
prefix
- the prefixav
- the AttributeValuesession
- a sessionIfsException
- if the operation failsCopyright © 2023. All rights reserved.