com.ibm.websphere.http.headers

Interface HTTPCredentials



  • public interface HTTPCredentials
    A representation of the model object 'HTTP Credentials'.

    The following features are supported:

    See Also:
    HeadersPackage.getHTTPCredentials()
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getPassword()
      Returns the value of the 'Password' attribute.
      java.lang.String getUserId()
      Returns the value of the 'User Id' attribute.
      boolean isSetPassword()
      Returns whether the value of the 'Password' attribute is set
      boolean isSetUserId()
      Returns whether the value of the 'User Id' attribute is set
      void setPassword(java.lang.String value)
      Sets the value of the 'Password' attribute
      void setUserId(java.lang.String value)
      Sets the value of the 'User Id' attribute
      void unsetPassword()
      Unsets the value of the 'Password' attribute
      void unsetUserId()
      Unsets the value of the 'User Id' attribute
IBM Business Process ManagerTM
Release 8