org.apache.wss4j.common.kerberos
Class KerberosContextAndServiceNameCallback
java.lang.Object
org.apache.wss4j.common.kerberos.KerberosContextAndServiceNameCallback
- All Implemented Interfaces:
- Callback
public class KerberosContextAndServiceNameCallback
- extends Object
- implements Callback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerberosContextAndServiceNameCallback
public KerberosContextAndServiceNameCallback()
getContextName
public String getContextName()
setContextName
public void setContextName(String contextName)
getServiceName
public String getServiceName()
setServiceName
public void setServiceName(String serviceName)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.