Package ddf.security.pep.interceptor


package ddf.security.pep.interceptor
  • Classes
    Class
    Description
    Interceptor used to perform service authentication.
    Creates a SecurityAssertion object by extracting the token id from the message and using that id to retrieve the SecurityToken object from the TokenStore instance.