Package de.xima.fc.web.common.auth
Class FormAuthorizerFactory
java.lang.Object
de.xima.fc.web.common.auth.FormAuthorizerFactory
Factory to create authorizers based on an
IFormAuthContext
and an Projekt
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionCreats the authorizerscreateAuthorizers
(List<org.pac4j.core.client.Client> clients) Deprecated.
-
Method Details
-
createAuthorizers
Creats the authorizers- Returns:
Map
ofAuthorizer
s
-
createAuthorizers
@Deprecated public Map<String,org.pac4j.core.authorization.authorizer.Authorizer> createAuthorizers(List<org.pac4j.core.client.Client> clients) Deprecated.Creats the authorizers
-