Package de.xima.fc.web.common.auth
Class FormAuthorizerFactory
- java.lang.Object
 - 
- de.xima.fc.web.common.auth.FormAuthorizerFactory
 
 
- 
public class FormAuthorizerFactory extends Object
Factory to create authorizers based on anIFormAuthContextand anProjekt- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Map<String,org.pac4j.core.authorization.authorizer.Authorizer>createAuthorizers()Creats the authorizersMap<String,org.pac4j.core.authorization.authorizer.Authorizer>createAuthorizers(List<org.pac4j.core.client.Client> clients)Deprecated. 
 -