|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.policy.PolicyAlternatives
public class PolicyAlternatives
| Constructor Summary | |
|---|---|
PolicyAlternatives(java.util.List<MessagePolicy> policies)
|
|
| Method Summary | |
|---|---|
java.util.List<MessagePolicy> |
getSecurityPolicy()
|
java.lang.String |
getType()
Get the type of the policy. |
boolean |
isEmpty()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolicyAlternatives(java.util.List<MessagePolicy> policies)
| Method Detail |
|---|
public java.lang.String getType()
SecurityPolicyImplementation Note: Useful to avoid instanceof checks and String.equals checks
getType in interface SecurityPolicypublic final java.util.List<MessagePolicy> getSecurityPolicy()
public boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||