JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
H
I
O
P
S
U
A
authenticate(String, String)
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebSession
autoMountPages()
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebApplication
G
get()
- Static method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebSession
getContainerManagedWebSessionClass()
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebApplication
getDefaultMimeExtension(AutoMountContext, TypeElement)
- Method in class org.wicketstuff.wicket.mount.secure.processor.
SecureMountAnnotationProcessor
getDefaultRootPath(AutoMountContext, TypeElement)
- Method in class org.wicketstuff.wicket.mount.secure.processor.
SecureMountAnnotationProcessor
getRoles()
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebSession
getUserName()
- Static method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebSession
Convenience method to retrieve authenticated users id.
getWebSessionClass()
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebApplication
H
hasAllRoles(Roles)
- Method in class org.wicketstuff.wicket.servlet3.auth.
UserPrincipalRoles
hasAnyRole(Roles)
- Method in class org.wicketstuff.wicket.servlet3.auth.
UserPrincipalRoles
hasRole(String)
- Method in class org.wicketstuff.wicket.servlet3.auth.
UserPrincipalRoles
I
init()
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebApplication
O
org.wicketstuff.wicket.mount.secure.processor
- package org.wicketstuff.wicket.mount.secure.processor
org.wicketstuff.wicket.servlet3.auth
- package org.wicketstuff.wicket.servlet3.auth
org.wicketstuff.wicket.servlet3.auth.annotation
- package org.wicketstuff.wicket.servlet3.auth.annotation
P
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.wicketstuff.wicket.mount.secure.processor.
SecureMountAnnotationProcessor
S
SecureAutoMount
- Annotation Type in
org.wicketstuff.wicket.servlet3.auth.annotation
Annotation that is applied to a Wicket Application Class to denote to the auto mount processor that the Application desires generated code for mounting pages.
SecureMountAnnotationProcessor
- Class in
org.wicketstuff.wicket.mount.secure.processor
Compile time processor to generate source code for mount paths.
SecureMountAnnotationProcessor()
- Constructor for class org.wicketstuff.wicket.mount.secure.processor.
SecureMountAnnotationProcessor
ServletContainerAuthenticatedWebApplication
- Class in
org.wicketstuff.wicket.servlet3.auth
A web application subclass that does role-based authentication.
ServletContainerAuthenticatedWebApplication()
- Constructor for class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebApplication
ServletContainerAuthenticatedWebSession
- Class in
org.wicketstuff.wicket.servlet3.auth
Implementation class for AuthenticatedWebSession that uses servlet 3 request to authenticate user.
ServletContainerAuthenticatedWebSession(Request)
- Constructor for class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebSession
setPackagesToScan(AutoMountContext)
- Method in class org.wicketstuff.wicket.mount.secure.processor.
SecureMountAnnotationProcessor
signOut()
- Method in class org.wicketstuff.wicket.servlet3.auth.
ServletContainerAuthenticatedWebSession
U
UserPrincipalRoles
- Class in
org.wicketstuff.wicket.servlet3.auth
Implementation of Roles class that use the servlet 3 request object to determine the current user roles.
UserPrincipalRoles()
- Constructor for class org.wicketstuff.wicket.servlet3.auth.
UserPrincipalRoles
A
G
H
I
O
P
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
WicketStuff
. All rights reserved.