public interface AuthenticationCallback
MemberDef.setAuthenticationCallback(AuthenticationCallback)
for more details.Modifier and Type | Method and Description |
---|---|
void |
createUserCredential(AuthenticationInfo info)
Callback method to provide the user credential for the requested authentication type.
|
void |
onCleanup()
Perform any custom cleanup after the authentication process completes.
|
void createUserCredential(AuthenticationInfo info)
info
- The authentication information, specific to the metaspace.void onCleanup()
Copyright (c) 2014 Cloud Software Group, Inc. All rights reserved.