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