Revision a9a5139e
ID | a9a5139edd2b906d406129e705a8aca4a6e58f78 |
This is the first commit of the new security framework. BEWARE: This is all work in progress, the classes only reflect the structure and have at most empty method stubs with some documentation! More to follow up soon.
- added
- modified
- copied
- renamed
- deleted
- Classes
- MVC
- Security
- Authentication
- F3_FLOW3_Security_Authentication_GrantedAuthorityInterface.php
- F3_FLOW3_Security_Authentication_ManagerInterface.php
- F3_FLOW3_Security_Authentication_MockProvider.php
- F3_FLOW3_Security_Authentication_ProviderInterface.php
- F3_FLOW3_Security_Authentication_TokenInterface.php
- F3_FLOW3_Security_Authentication_TokenManager.php
- F3_FLOW3_Security_Authentication_UserDetailsInterface.php
- F3_FLOW3_Security_Authentication_UserDetailsServiceInterface.php
- Authorization
- F3_FLOW3_Security_Authorization_AccessDenyInterceptor.php
- F3_FLOW3_Security_Authorization_AccessGrantInterceptor.php
- F3_FLOW3_Security_Authorization_FilterFirewall.php
- F3_FLOW3_Security_Authorization_FirewallInterface.php
- F3_FLOW3_Security_Authorization_InterceptorInterface.php
- F3_FLOW3_Security_Authorization_PolicyEnforcementInterceptor.php
- F3_FLOW3_Security_Authorization_RequestFilter.php
- F3_FLOW3_Security_Authorization_RequireAuthenticationInterceptor.php
- Exception
- F3_FLOW3_Security_Context.php
- F3_FLOW3_Security_ContextHolderInterface.php
- F3_FLOW3_Security_ContextHolderSession.php
- F3_FLOW3_Security_RequestPattern.php
- Authentication
- Session