gov.virginia.dcjs.identity.saml
Class AuthnContextDeclRef

java.lang.Object
  extended bygov.virginia.dcjs.ws.Element
      extended bygov.virginia.dcjs.identity.saml.AuthnContextDeclRef
All Implemented Interfaces:
org.apache.soap.util.xml.Serializer, XmlElement

public class AuthnContextDeclRef
extends Element

Provide an authentication context declaration URI reference.


Constructor Summary
AuthnContextDeclRef(java.lang.String uri)
          Construct using the URI reference to the declaration
 
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
 

Constructor Detail

AuthnContextDeclRef

public AuthnContextDeclRef(java.lang.String uri)
Construct using the URI reference to the declaration