public interface IDerivedCredential
Modifier and Type | Method and Description |
---|---|
ICredential |
getSourceCredential()
Returns the credential from which this credential has been derived
|
ICredential getSourceCredential() throws java.lang.Exception
java.lang.Exception