インターフェース WithSecurityContextFactory<A extends java.lang.annotation.Annotation>

    • メソッドの詳細

      • createSecurityContext

        SecurityContext createSecurityContext​(A annotation)
        アノテーションを指定して SecurityContext を作成します。
        パラメーター:
        annotation - SecurityContext を作成する Annotation null にはできません。
        戻り値:
        使用する SecurityContext。null にはできません。