com.paypal.base
Class CredentialManager
java.lang.Object
com.paypal.base.CredentialManager
public final class CredentialManager
- extends Object
CredentialManager acts as a factory for loading
ICredential credential configured in application properties
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CredentialManager
public CredentialManager(Map<String,String> configurationMap)
- Credential Manager
- Parameters:
configurationMap - Map
getCredentialObject
public ICredential getCredentialObject(String userId)
throws MissingCredentialException,
InvalidCredentialException
- Throws:
MissingCredentialException
InvalidCredentialException
Copyright © 2015. All Rights Reserved.