Class GrouperAuthnResult

java.lang.Object
edu.internet2.middleware.grouper.authentication.GrouperAuthnResult

public class GrouperAuthnResult extends Object
  • Constructor Details

    • GrouperAuthnResult

      public GrouperAuthnResult()
  • Method Details

    • getConfigId

      public String getConfigId()
    • setConfigId

      public void setConfigId(String configId)
    • isAuthenticated

      public boolean isAuthenticated()
    • setAuthenticated

      public void setAuthenticated(boolean authenticated)
    • getTimestamp

      public Timestamp getTimestamp()
    • setTimestamp

      public void setTimestamp(Timestamp timestamp)
    • getRemoteUser

      public String getRemoteUser()
    • setRemoteUser

      public void setRemoteUser(String remoteUser)
    • isAuthenticatedInTime

      public boolean isAuthenticatedInTime()
      Returns:
      true if the user is authenticated and the authn time is within the authn timeout/expiration