クラス InterceptorStatusToken

    • コンストラクターの詳細

      • InterceptorStatusToken

        public InterceptorStatusToken​(SecurityContext securityContext,
                                      boolean contextHolderRefreshRequired,
                                      java.util.Collection<ConfigAttribute> attributes,
                                      java.lang.Object secureObject)
        使用すべきではありません。
    • メソッドの詳細

      • getAttributes

        public java.util.Collection<ConfigAttribute> getAttributes()
        使用すべきではありません。
      • getSecurityContext

        public SecurityContext getSecurityContext()
        使用すべきではありません。
      • getSecureObject

        public java.lang.Object getSecureObject()
        使用すべきではありません。
      • isContextHolderRefreshRequired

        public boolean isContextHolderRefreshRequired()
        使用すべきではありません。