Class PasswordModifyResponseParser


  • public final class PasswordModifyResponseParser
    extends java.lang.Object
    Utility class for parsing the responseValue from a password generation.
    Author:
    Middleware Services
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String parse​(ExtendedResponse response)
      Parse the supplied extended operation response.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • parse

        public static java.lang.String parse​(ExtendedResponse response)
        Parse the supplied extended operation response.
        Parameters:
        response - from a password modify extended operation
        Returns:
        generated password