org.apache.ws.security
Class WSParameterCallback
java.lang.Object
org.apache.ws.security.WSParameterCallback
- All Implemented Interfaces:
- Callback
public class WSParameterCallback
- extends Object
- implements Callback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KDC_DES_AES_FACTOR
public static final int KDC_DES_AES_FACTOR
- See Also:
- Constant Field Values
SERVICE_PRINCIPLE_PASSWORD
public static final int SERVICE_PRINCIPLE_PASSWORD
- See Also:
- Constant Field Values
WSParameterCallback
public WSParameterCallback(int property)
getProperty
public int getProperty()
setProperty
public void setProperty(int property)
getStringValue
public String getStringValue()
setStringValue
public void setStringValue(String stringValue)
getIntValue
public int getIntValue()
setIntValue
public void setIntValue(int intValue)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.