Resolve the specified credentials by updating the credential with known identity and
credential private storage.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
void resolve( DOFAuthenticatorCredentialStorage credential )
Parameters
- credential
- Type: org.opendof.core.oalDOFAuthenticatorCredentialStorage
The credentials to resolve.
Exceptions
Exception | Condition |
---|---|
Exception | If the credentials could not be resolved. |
Remarks
See Also
Reference
CredentialStorage.setPrivateStorage(Domain, Authentication, byte[])