クラス MethodSecurityBeanDefinitionParser.Jsr250AuthorizationMethodInterceptor
java.lang.ObjectSE
org.springframework.security.config.method.MethodSecurityBeanDefinitionParser.Jsr250AuthorizationMethodInterceptor
- 実装済みのインターフェース一覧:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.FactoryBean<AuthorizationManagerBeforeMethodInterceptor>, org.springframework.context.ApplicationContextAware
- 含まれているクラス:
MethodSecurityBeanDefinitionParser
public static final class MethodSecurityBeanDefinitionParser.Jsr250AuthorizationMethodInterceptor
extends ObjectSE
implements org.springframework.beans.factory.FactoryBean<AuthorizationManagerBeforeMethodInterceptor>, org.springframework.context.ApplicationContextAware
- 導入:
- 5.6
フィールド概要
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明ClassSE<?> voidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext) voidsetObservationRegistry(io.micrometer.observation.ObservationRegistry observationRegistry) voidsetSecurityContextHolderStrategy(SecurityContextHolderStrategy securityContextHolderStrategy) クラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
Jsr250AuthorizationMethodInterceptor
public Jsr250AuthorizationMethodInterceptor()
方法の詳細
getObject
- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<AuthorizationManagerBeforeMethodInterceptor>内のgetObject
getObjectType
- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<AuthorizationManagerBeforeMethodInterceptor>内のgetObjectType
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - 次で指定:
- インターフェース
org.springframework.context.ApplicationContextAware内のsetApplicationContext - 例外:
org.springframework.beans.BeansException
setSecurityContextHolderStrategy
public void setSecurityContextHolderStrategy(SecurityContextHolderStrategy securityContextHolderStrategy) setObservationRegistry
public void setObservationRegistry(io.micrometer.observation.ObservationRegistry observationRegistry)