jar

com.butor : butor-auth-model

Maven & Gradle

Nov 22, 2019

Butor Framework Service - Authentication Model Module · This project is an authentication module (Model).

Table Of Contents

Latest Version

Download com.butor : butor-auth-model JAR file - Latest Versions:

All Versions

Download com.butor : butor-auth-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window butor-auth-model-1.0.30.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.butor.dbauth.model.userAccount

├─ org.butor.dbauth.model.userAccount.DefaultUserAccountServices.class - [JAR]

org.butor.dbauth.model

├─ org.butor.dbauth.model.CachedFirmAndUserInfoProvider.class - [JAR]

├─ org.butor.dbauth.model.DefaultAuditBinServices.class - [JAR]

├─ org.butor.dbauth.model.DefaultAuditServices.class - [JAR]

├─ org.butor.dbauth.model.DefaultAuthModel.class - [JAR]

├─ org.butor.dbauth.model.DefaultFuncModel.class - [JAR]

├─ org.butor.dbauth.model.DefaultGroupModel.class - [JAR]

├─ org.butor.dbauth.model.DefaultPasswordValidator.class - [JAR]

├─ org.butor.dbauth.model.DefaultRoleModel.class - [JAR]

├─ org.butor.dbauth.model.DefaultUserModel.class - [JAR]

├─ org.butor.dbauth.model.DefaultUserValidator.class - [JAR]

├─ org.butor.dbauth.model.FirmModel.class - [JAR]

├─ org.butor.dbauth.model.UserValidator.class - [JAR]