org.jboss.metadata
Class IorSecurityConfigMetaData.SasContext
java.lang.Object
org.jboss.metadata.IorSecurityConfigMetaData.SasContext
- Enclosing class:
- IorSecurityConfigMetaData
public class IorSecurityConfigMetaData.SasContext
- extends Object
sas-context (related to CSIv2 security attribute service) element describes
the sas-context fields.
CALLER_PROPAGATION_NONE
public static final String CALLER_PROPAGATION_NONE
- See Also:
- Constant Field Values
CALLER_PROPAGATION_SUPPORTED
public static final String CALLER_PROPAGATION_SUPPORTED
- See Also:
- Constant Field Values
getCallerPropagation
public String getCallerPropagation()
- Get the caller propagation
- Returns:
- the caller propagation
isCallerPropagationSupported
public boolean isCallerPropagationSupported()
- Whether caller propagation is supported
- Returns:
- true when propagation is supported
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.