Class RegStoreFileParser

java.lang.Object
com.sun.xml.wss.provider.wsit.RegStoreFileParser

public final class RegStoreFileParser extends Object
Used by GFServerConfigProvider to parse the configuration file. If a file does not exist originally, the default providers are not used. A file is only created if needed, which happens if providers are registered or unregistered through the store() or delete() methods.
Author:
Bobby Bissett