org.apache.openejb.jee.sun
Class RequestProtection
java.lang.Object
org.apache.openejb.jee.sun.RequestProtection
public class RequestProtection
- 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
RequestProtection
public RequestProtection()
getAuthSource
public String getAuthSource()
setAuthSource
public void setAuthSource(String value)
getAuthRecipient
public String getAuthRecipient()
setAuthRecipient
public void setAuthRecipient(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.