public class FormAccessAuthorizer extends Object implements org.pac4j.core.authorization.authorizer.Authorizer<org.pac4j.core.profile.CommonProfile>
Constructor and Description |
---|
FormAccessAuthorizer(List<org.pac4j.core.client.Client> clients,
Projekt project)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAuthorized(org.pac4j.core.context.WebContext context,
List<org.pac4j.core.profile.CommonProfile> profiles) |
public boolean isAuthorized(org.pac4j.core.context.WebContext context, List<org.pac4j.core.profile.CommonProfile> profiles)
isAuthorized
in interface org.pac4j.core.authorization.authorizer.Authorizer<org.pac4j.core.profile.CommonProfile>
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.