JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.nuclos.api.context.AuthenticationContext
Packages that use
AuthenticationContext
Package
Description
org.nuclos.api.rule
Uses of
AuthenticationContext
in
org.nuclos.api.rule
Methods in
org.nuclos.api.rule
with parameters of type
AuthenticationContext
Modifier and Type
Method
Description
AuthenticationResult
AuthenticationRule.
authenticate
(
AuthenticationContext
context)