Class InterceptorStatusToken

    • Constructor Detail

      • InterceptorStatusToken

        public InterceptorStatusToken​(SecurityContext securityContext,
                                      boolean contextHolderRefreshRequired,
                                      java.util.Collection<ConfigAttribute> attributes,
                                      java.lang.Object secureObject)
    • Method Detail

      • getAttributes

        public java.util.Collection<ConfigAttribute> getAttributes()
      • getSecureObject

        public java.lang.Object getSecureObject()
      • isContextHolderRefreshRequired

        public boolean isContextHolderRefreshRequired()