Class LoginType


  • public class LoginType
    extends Object
    Login type.
    • Field Detail

      • type

        private String type
        Type of the authentication stage.
    • Constructor Detail

      • LoginType

        public LoginType()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)