Ejemplo n.º 1
0
 public void leaveAttribute(
     java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
     throws org.xml.sax.SAXException {
   int attIdx;
   outer:
   while (true) {
     switch (state) {
       case 0:
         state = 3;
         continue outer;
       case 10:
         revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
         return;
       case 9:
         state = 10;
         continue outer;
       case 3:
         state = 6;
         continue outer;
       case 6:
         state = 9;
         continue outer;
     }
     super.leaveAttribute(___uri, ___local, ___qname);
     break;
   }
 }
 public void leaveAttribute(
     java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
     throws org.xml.sax.SAXException {
   int attIdx;
   outer:
   while (true) {
     switch (state) {
       case 1:
         spawnHandlerFromLeaveAttribute(
             (((com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl)
                 com.sun.identity.wsfederation.jaxb.wsspolicy.impl
                     .RequireThumbprintReferenceElementImpl.this)
             .new Unmarshaller(context)),
             2,
             ___uri,
             ___local,
             ___qname);
         return;
       case 3:
         revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
         return;
     }
     super.leaveAttribute(___uri, ___local, ___qname);
     break;
   }
 }
Ejemplo n.º 3
0
 public void leaveAttribute(
     java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
     throws org.xml.sax.SAXException {
   int attIdx;
   outer:
   while (true) {
     switch (state) {
       case 3:
         revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
         return;
       case 1:
         attIdx = context.getAttribute("", "Name");
         if (attIdx >= 0) {
           context.consumeAttribute(attIdx);
           context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
           return;
         }
         attIdx =
             context.getAttribute(
                 "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd",
                 "Id");
         if (attIdx >= 0) {
           context.consumeAttribute(attIdx);
           context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
           return;
         }
         spawnHandlerFromLeaveAttribute(
             (((com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl)
                 com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.this)
             .new Unmarshaller(context)),
             2,
             ___uri,
             ___local,
             ___qname);
         return;
     }
     super.leaveAttribute(___uri, ___local, ___qname);
     break;
   }
 }
 public void leaveAttribute(
     java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
     throws org.xml.sax.SAXException {
   int attIdx;
   outer:
   while (true) {
     switch (state) {
       case 1:
         attIdx = context.getAttribute("", "Type");
         if (attIdx >= 0) {
           context.consumeAttribute(attIdx);
           context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
           return;
         }
         attIdx = context.getAttribute("", "URI");
         if (attIdx >= 0) {
           context.consumeAttribute(attIdx);
           context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
           return;
         }
         spawnHandlerFromLeaveAttribute(
             (((com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl)
                 com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.this)
             .new Unmarshaller(context)),
             2,
             ___uri,
             ___local,
             ___qname);
         return;
       case 3:
         revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
         return;
     }
     super.leaveAttribute(___uri, ___local, ___qname);
     break;
   }
 }