nl.surfnet.sab
Class SabResponseParser

java.lang.Object
  extended by nl.surfnet.sab.SabResponseParser

@Component
public class SabResponseParser
extends Object

XPath parser for SAB responses.


Field Summary
static String SAMLP_SUCCESS
           
static String XPATH_ORGANISATION
           
static String XPATH_ROLES
           
static String XPATH_STATUSCODE
           
static String XPATH_STATUSMESSAGE
           
 
Constructor Summary
SabResponseParser()
           
 
Method Summary
 SabRoleHolder parse(InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XPATH_ORGANISATION

public static final String XPATH_ORGANISATION
See Also:
Constant Field Values

XPATH_ROLES

public static final String XPATH_ROLES
See Also:
Constant Field Values

XPATH_STATUSCODE

public static final String XPATH_STATUSCODE
See Also:
Constant Field Values

XPATH_STATUSMESSAGE

public static final String XPATH_STATUSMESSAGE
See Also:
Constant Field Values

SAMLP_SUCCESS

public static final String SAMLP_SUCCESS
See Also:
Constant Field Values
Constructor Detail

SabResponseParser

public SabResponseParser()
Method Detail

parse

public SabRoleHolder parse(InputStream inputStream)
                    throws IOException
Throws:
IOException


Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.