jar

com.pojosontheweb : woko-builtin-auth-core

Maven & Gradle

Jan 21, 2016
2 usages
9 stars

Woko - builtin auth core

Table Of Contents

Latest Version

Download com.pojosontheweb : woko-builtin-auth-core JAR file - Latest Versions:

All Versions

Download com.pojosontheweb : woko-builtin-auth-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4
2.3.x
2.3
2.2
2.1
2.0.x
2.0

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 woko-builtin-auth-core-2.4-beta7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

woko.actions.auth.builtin

├─ woko.actions.auth.builtin.LoginHttpsRedirectResolution.class - [JAR]

├─ woko.actions.auth.builtin.WokoLogin.class - [JAR]

woko.actions.auth.rememberme.hibernate

├─ woko.actions.auth.rememberme.hibernate.HibernateRmCookie.class - [JAR]

├─ woko.actions.auth.rememberme.hibernate.HibernateRmCookieStore.class - [JAR]

woko.auth.builtin

├─ woko.auth.builtin.SessionUsernameResolutionStrategy.class - [JAR]

woko.facets.builtin.auth

├─ woko.facets.builtin.auth.LoginRequiredFacet.class - [JAR]

├─ woko.facets.builtin.auth.PostLoginFacet.class - [JAR]

woko.actions.auth.rememberme

├─ woko.actions.auth.rememberme.RememberMeCleanerInterceptor.class - [JAR]

├─ woko.actions.auth.rememberme.RememberMeInterceptor.class - [JAR]

├─ woko.actions.auth.rememberme.RmCookie.class - [JAR]

├─ woko.actions.auth.rememberme.RmCookieStore.class - [JAR]

Advertisement