Uses of Interface
cronapp.framework.authentication.security.Permission
-
Packages that use Permission Package Description cronapp.framework.authentication.saml -
-
Uses of Permission in cronapp.framework.authentication.saml
Constructors in cronapp.framework.authentication.saml with parameters of type Permission Constructor Description SamlAuthorizationConfigurer(Permission permission, List<org.springframework.security.access.AccessDecisionVoter<? extends Object>> decisionVoters, org.springframework.context.ApplicationContext applicationContext)
-