Class PassthroughSourceStrategy

java.lang.Object
org.opensaml.core.xml.persist.impl.PassthroughSourceStrategy
All Implemented Interfaces:
Function<String,String>

public class PassthroughSourceStrategy extends Object implements Function<String,String>
Pass-through source strategy function.

Typically used with SegmentingIntermediateDirectoryStrategy.

  • Constructor Details

    • PassthroughSourceStrategy

      public PassthroughSourceStrategy()
  • Method Details