Class StringRptPathProvider

  • All Implemented Interfaces:
    RptPathProvider

    public class StringRptPathProvider
    extends Object
    implements RptPathProvider
    This path provider directly takes a string and returns it.
    • Constructor Detail

      • StringRptPathProvider

        public StringRptPathProvider​(String path)
        Constructor of StringRptPathProvider.
        Parameters:
        path - string that represents the path for resource principal token.