protected class ProxyTicketValidator.ProxyHandler extends ServiceTicketValidator.Handler
Modifier and Type | Field and Description |
---|---|
protected static String |
PROXIES |
protected static String |
PROXY |
protected boolean |
proxyFragment |
protected List |
proxyList |
AUTHENTICATION_FAILURE, AUTHENTICATION_SUCCESS, authenticationFailure, authenticationSuccess, currentText, errorCode, errorMessage, netid, pgtIou, PROXY_GRANTING_TICKET, USER
Modifier | Constructor and Description |
---|---|
protected |
ProxyHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endDocument() |
void |
endElement(String ns,
String ln,
String qn) |
void |
startElement(String ns,
String ln,
String qn,
Attributes a) |
characters
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
protected static final String PROXIES
protected static final String PROXY
protected boolean proxyFragment
protected ProxyHandler()
public void startElement(String ns, String ln, String qn, Attributes a)
startElement
in interface ContentHandler
startElement
in class ServiceTicketValidator.Handler
public void endElement(String ns, String ln, String qn) throws SAXException
endElement
in interface ContentHandler
endElement
in class ServiceTicketValidator.Handler
SAXException
public void endDocument() throws SAXException
endDocument
in interface ContentHandler
endDocument
in class ServiceTicketValidator.Handler
SAXException
Copyright © 2018 Nuxeo. All rights reserved.