Interface RegisteredServiceAccessStrategyEnforcer

All Superinterfaces:
org.apereo.cas.audit.AuditableExecution
All Known Implementing Classes:
GroovyRegisteredServiceAccessStrategyEnforcer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface RegisteredServiceAccessStrategyEnforcer extends org.apereo.cas.audit.AuditableExecution
Since:
7.0.0
  • Field Summary

    Fields inherited from interface org.apereo.cas.audit.AuditableExecution

    AUDITABLE_EXECUTION_DELEGATED_AUTHENTICATION_ACCESS, AUDITABLE_EXECUTION_REGISTERED_SERVICE_ACCESS
  • Method Summary

    Methods inherited from interface org.apereo.cas.audit.AuditableExecution

    execute