org.deegree.services.authentication.soapheader
Class SoapHeader
java.lang.Object
org.deegree.services.authentication.soapheader.SoapHeader
public class SoapHeader
- extends Object
Encapsulates all the necessary information needed to handle a SOAP request.
- Version:
- $Revision: 23218 $, $Date: 2010-03-24 12:02:50 +0100 (Wed, 24 Mar 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: sthomas $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUsername
public String getUsername()
- Returns:
- the username
getPassword
public String getPassword()
- Returns:
- the password
Copyright © 2011. All Rights Reserved.