Class AuthenticationStatusRest

    • Constructor Detail

      • AuthenticationStatusRest

        public AuthenticationStatusRest()
      • AuthenticationStatusRest

        public AuthenticationStatusRest​(EPersonRest eperson)
    • Method Detail

      • getType

        public String getType()
      • getTypePlural

        public String getTypePlural()
      • setEPersonRest

        public void setEPersonRest​(EPersonRest ePersonRest)
      • isAuthenticated

        public boolean isAuthenticated()
      • setAuthenticated

        public void setAuthenticated​(boolean authenticated)
      • isOkay

        public boolean isOkay()
      • setOkay

        public void setOkay​(boolean okay)
      • getAuthenticationMethod

        public String getAuthenticationMethod()
      • setAuthenticationMethod

        public void setAuthenticationMethod​(String authenticationMethod)