Class DefaultSecurityContextFactory

  • All Implemented Interfaces:
    SecurityContextFactory

    public class DefaultSecurityContextFactory
    extends Object
    implements SecurityContextFactory
    Default SecurityContextFactory implementation that creates SubjectSecurityContext instances, allowing the connection's Subject and the Shiro Environment to be available to downstream security broker filters.
    Since:
    5.10.0