메소드 | 설명 | |
---|---|---|
__clone ( ) | ||
getCredentialObject ( $userId = null ) | * Obtain Credential Object based on UserId provided. | |
getInstance ( $config ) | * Create singleton instance for this class. |
메소드 | 설명 | |
---|---|---|
__construct ( $config ) | * Constructor initialize credential for multiple accounts specified in property file. | |
initCredential ( $config ) | * Load credentials for multiple accounts, with priority given to Signature credential. |
public getCredentialObject ( $userId = null ) |
public static getInstance ( $config ) |