public class PropertiesCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
| Constructor and Description |
|---|
PropertiesCallback()
Default constructor of the callback.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable |
getProperties()
Returns the Hashtable containing the custom properties.
|
void |
setProperties(java.util.Hashtable properties)
Sets the
Hashtable containing the custom properties. |
public PropertiesCallback()
public java.util.Hashtable getProperties()
public void setProperties(java.util.Hashtable properties)
Hashtable containing the custom properties.properties - custom properties of the authenticating user.IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.