Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.websphere.ras.annotation.Sensitive

  • Packages that use Sensitive 
    Package Description
    com.ibm.websphere.ras  
    • Uses of Sensitive in com.ibm.websphere.ras

      Methods in com.ibm.websphere.ras with annotations of type Sensitive 
      Modifier and Type Method and Description
      char[] ProtectedString.getChars()
      Return the protected password (Note: it is then the job of the caller to prevent its copies reaching trace, ffdc or converting it to a string
      Constructor parameters in com.ibm.websphere.ras with annotations of type Sensitive 
      Constructor and Description
      ProtectedString(char[] password)
      Construct a ProtectedString (typically a password) from an array of characters.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes