Interface OutboundSecurityToken

  • All Superinterfaces:
    SecurityToken
    All Known Implementing Classes:
    GenericOutboundSecurityToken

    public interface OutboundSecurityToken
    extends SecurityToken
    Version:
    $Revision: 1720201 $ $Date: 2015-12-15 18:13:17 +0100 (Tue, 15 Dec 2015) $
    Author:
    $Author: coheigea $
    • Method Detail

      • getProcessor

        Object getProcessor()
        Returns the processor responsible for this token
        Returns:
        the processor responsible for this token
      • getCustomTokenReference

        Element getCustomTokenReference()