FileDocCategorySizeDatePackage
ResponsePolicyConfig.javaAPI DocGlassfish v2 API2711Fri May 04 22:30:36 BST 2007com.sun.appserv.management.config

ResponsePolicyConfig

public interface ResponsePolicyConfig implements ConfigElement
Configuration for the <response-policy> element.

Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}.
Constructors Summary
Methods Summary
public java.lang.StringgetAuthRecipient()

public java.lang.StringgetAuthSource()

public voidsetAuthRecipient(java.lang.String value)

public voidsetAuthSource(java.lang.String value)