org.apache.openejb.jee.sun
Class ResponseProtection
java.lang.Object
org.apache.openejb.jee.sun.ResponseProtection
public class ResponseProtection
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
authSource
protected String authSource
authRecipient
protected String authRecipient
ResponseProtection
public ResponseProtection()
getAuthSource
public String getAuthSource()
setAuthSource
public void setAuthSource(String value)
getAuthRecipient
public String getAuthRecipient()
setAuthRecipient
public void setAuthRecipient(String value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.