Interface AlgorithmSuiteLoader
-
- All Known Implementing Classes:
DefaultAlgorithmSuiteLoader
public interface AlgorithmSuiteLoaderThis interface defines a way of retrieving an AlgorithmSuite object from the policy element of an AlgorithmSuite assertion.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.wss4j.policy.model.AlgorithmSuitegetAlgorithmSuite(org.apache.cxf.Bus bus, org.apache.wss4j.policy.SPConstants.SPVersion version, org.apache.neethi.Policy nestedPolicy)
-