Also: SpringBeans
public interface

SecurityContextProvider

org.springframework.beans.factory.support.SecurityContextProvider
Known Indirect Subclasses

Class Overview

Provider of the security context of the code running inside the bean factory.

Summary

Public Methods
abstract AccessControlContext getAccessControlContext()
Provides a security access control context relevant to a bean factory.

Public Methods

public abstract AccessControlContext getAccessControlContext ()

Also: SpringBeans

Provides a security access control context relevant to a bean factory.

Returns
  • bean factory security control context