public static final class CertificateRealm.AppContextCallback extends Object implements Callback
A LoginModule for CertificateRealm can instantiate and pass a
AppContextCallback to handle method of the passed CallbackHandler to retrieve
the application name information.
| Constructor and Description |
|---|
AppContextCallback() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleID()
Get the fully qualified module name.
|
void |
setModuleID(String moduleID)
Set the fully qualified module name.
|
public String getModuleID()
public void setModuleID(String moduleID)
moduleID - Copyright © 2019. All rights reserved.