Uses of Class
org.apache.xml.security.configuration.ResolverType
-
Packages that use ResolverType Package Description org.apache.xml.security.configuration -
-
Uses of ResolverType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration with type parameters of type ResolverType Modifier and Type Field Description protected List<ResolverType>ResourceResolversType. resolverMethods in org.apache.xml.security.configuration that return ResolverType Modifier and Type Method Description ResolverTypeObjectFactory. createResolverType()Create an instance ofResolverTypeMethods in org.apache.xml.security.configuration that return types with arguments of type ResolverType Modifier and Type Method Description List<ResolverType>ResourceResolversType. getResolver()Gets the value of the resolver property.
-