Class SubjectInfoInterceptorExtension

  • All Implemented Interfaces:
    com.powsybl.security.interceptors.SecurityAnalysisInterceptorExtension

    @AutoService(com.powsybl.security.interceptors.SecurityAnalysisInterceptorExtension.class)
    public class SubjectInfoInterceptorExtension
    extends Object
    implements com.powsybl.security.interceptors.SecurityAnalysisInterceptorExtension
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • SubjectInfoInterceptorExtension

        public SubjectInfoInterceptorExtension()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface com.powsybl.security.interceptors.SecurityAnalysisInterceptorExtension
      • createInterceptor

        public SubjectInfoInterceptor createInterceptor()
        Specified by:
        createInterceptor in interface com.powsybl.security.interceptors.SecurityAnalysisInterceptorExtension