Class PolicyAlternatives

java.lang.Object
com.sun.xml.wss.impl.policy.PolicyAlternatives
All Implemented Interfaces:
SecurityPolicy

public class PolicyAlternatives extends Object implements SecurityPolicy
Author:
vbkumarjayanti
  • Constructor Details

  • Method Details

    • getType

      public String getType()
      Description copied from interface: SecurityPolicy
      Get the type of the policy.

      Implementation Note: Useful to avoid instanceof checks and String.equals checks

      Specified by:
      getType in interface SecurityPolicy
      Returns:
      the type of the policy
    • getSecurityPolicy

      public final List<MessagePolicy> getSecurityPolicy()
    • isEmpty

      public boolean isEmpty()
      Returns:
      true if empty