Class InterceptorStatusToken

    • Constructor Detail

      • InterceptorStatusToken

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

      • getAttributes

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

        public SecurityContext getSecurityContext()
        Deprecated.
      • getSecureObject

        public java.lang.Object getSecureObject()
        Deprecated.
      • isContextHolderRefreshRequired

        public boolean isContextHolderRefreshRequired()
        Deprecated.