Package org.apache.openejb.jee.sun
Class RequestProtection
- java.lang.Object
-
- org.apache.openejb.jee.sun.RequestProtection
-
public class RequestProtection extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringauthRecipientprotected StringauthSource
-
Constructor Summary
Constructors Constructor Description RequestProtection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthRecipient()StringgetAuthSource()voidsetAuthRecipient(String value)voidsetAuthSource(String value)
-