public final class CredentialManager extends Object
CredentialManager acts as a factory for loading
ICredential credential configured in application properties| Constructor and Description |
|---|
CredentialManager(Map<String,String> configurationMap)
Credential Manager
|
| Modifier and Type | Method and Description |
|---|---|
ICredential |
getCredentialObject(String userId) |
public ICredential getCredentialObject(String userId) throws MissingCredentialException, InvalidCredentialException
Copyright © 2016. All Rights Reserved.