Class GuiGrouperPassword

java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.ui.GuiGrouperPassword

public class GuiGrouperPassword extends Object
  • Method Details

    • getGrouperPassword

      public GrouperPassword getGrouperPassword()
    • convertFromGrouperPassword

      public static GuiGrouperPassword convertFromGrouperPassword(GrouperPassword grouperPassword)
    • convertFromGrouperPassword

      public static List<GuiGrouperPassword> convertFromGrouperPassword(List<GrouperPassword> grouperPasswords)
    • getLastEditedString

      public String getLastEditedString()
      get last edited string: Tue Sep 25 12:01:07 PM CDT 2012
      Returns:
      the string of when last edited
    • getLastAuthenticatedString

      public String getLastAuthenticatedString()
    • getExpiresAtString

      public String getExpiresAtString()
    • getCreatedString

      public String getCreatedString()
      get created string: Tue Sep 25 12:01:07 PM CDT 2012
      Returns:
      when created
    • getMemberWhoSetPasswordShortLink

      public String getMemberWhoSetPasswordShortLink()
    • getRecentSourceAddresses

      public String getRecentSourceAddresses()
    • getFailedSourceAddresses

      public String getFailedSourceAddresses()
    • getSampleAuthorizationHeader

      public String getSampleAuthorizationHeader() throws UnsupportedEncodingException
      Throws:
      UnsupportedEncodingException