jar

org.bedework.selfreg : bw-self-registration-common

Maven & Gradle

Feb 13, 2022
5 usages
0 stars

Bedework Self Registration: self registration service common classes · Provide a self rgistration service for users.

Table Of Contents

Latest Version

Download org.bedework.selfreg : bw-self-registration-common JAR file - Latest Versions:

All Versions

Download org.bedework.selfreg : bw-self-registration-common JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.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 bw-self-registration-common-5.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bedework.selfreg.service

├─ org.bedework.selfreg.service.Selfreg.class - [JAR]

├─ org.bedework.selfreg.service.SelfregConfigProperties.class - [JAR]

├─ org.bedework.selfreg.service.SelfregConfigPropertiesImpl.class - [JAR]

├─ org.bedework.selfreg.service.SelfregMBean.class - [JAR]

org.bedework.selfreg.common.mail

├─ org.bedework.selfreg.common.mail.Attachment.class - [JAR]

├─ org.bedework.selfreg.common.mail.FileAttachment.class - [JAR]

├─ org.bedework.selfreg.common.mail.Mailer.class - [JAR]

├─ org.bedework.selfreg.common.mail.MailerIntf.class - [JAR]

├─ org.bedework.selfreg.common.mail.Message.class - [JAR]

org.bedework.selfreg.common

├─ org.bedework.selfreg.common.AccountInfo.class - [JAR]

├─ org.bedework.selfreg.common.DirMaint.class - [JAR]

├─ org.bedework.selfreg.common.DirMaintImpl.class - [JAR]

├─ org.bedework.selfreg.common.Persisted.class - [JAR]

├─ org.bedework.selfreg.common.RoleInfo.class - [JAR]

org.bedework.selfreg.common.dir

├─ org.bedework.selfreg.common.dir.BasicDirRecord.class - [JAR]

├─ org.bedework.selfreg.common.dir.DirRecord.class - [JAR]

├─ org.bedework.selfreg.common.dir.Directory.class - [JAR]

├─ org.bedework.selfreg.common.dir.LdapDirectory.class - [JAR]

org.bedework.selfreg.common.exception

├─ org.bedework.selfreg.common.exception.SelfregException.class - [JAR]

├─ org.bedework.selfreg.common.exception.SelfregForbidden.class - [JAR]

Advertisement