|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.ws.Element
gov.virginia.dcjs.identity.saml.AudienceRestriction
Specifies that an assertion is only addressed to one or more specific audiences.
| Constructor Summary | |
AudienceRestriction(java.lang.String audience)
|
|
| Method Summary | |
void |
addAudience(java.lang.String audience)
|
| Methods inherited from class gov.virginia.dcjs.ws.Element |
addAttribute, addElement, arrayAppend, declareNamespaces, getNamespaces, marshall, removeAttribute, removeElement, setContent, toString, toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface gov.virginia.dcjs.ws.XmlElement |
declareNamespaces, getNamespaces, toXml |
| Constructor Detail |
public AudienceRestriction(java.lang.String audience)
audience - URI Reference to an intended audience| Method Detail |
public void addAudience(java.lang.String audience)
audience - URI Reference to an intended audience
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||