public class StringRptPathProvider extends Object implements RptPathProvider
This path provider directly takes a string and returns it.
| Constructor and Description |
|---|
StringRptPathProvider(String path)
Constructor of StringRptPathProvider.
|
public StringRptPathProvider(String path)
Constructor of StringRptPathProvider.
path - string that represents the path for resource principal token.public String getPath()
getPath in interface RptPathProviderCopyright © 2016–2024. All rights reserved.