Class TransientNameIDDecoder

All Implemented Interfaces:
NameIDDecoder, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class TransientNameIDDecoder extends BaseTransientDecoder implements NameIDDecoder
Decodes XSString.getValue() via the base class (reversing the work done by TransientSAML2NameIDGenerator).
  • Constructor Details

    • TransientNameIDDecoder

      public TransientNameIDDecoder()
  • Method Details