|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PolicyModelException in oracle.wsm.policy.logging |
---|
Methods in oracle.wsm.policy.logging with parameters of type PolicyModelException | |
---|---|
static void |
PolicyMessageLogger.severePolicyModelException(PolicyModelException pme) |
Uses of PolicyModelException in oracle.wsm.policy.model |
---|
Methods in oracle.wsm.policy.model that throw PolicyModelException | |
---|---|
List<IPolicy> |
IPolicySet.getPolicies(String category) Returns the list of policies |
List<IPolicy> |
IPolicySet.getPolicies(String category, String resourcePattern) Returns the list of policies |
Uses of PolicyModelException in oracle.wsm.policy.model.impl |
---|
Methods in oracle.wsm.policy.model.impl that throw PolicyModelException | |
---|---|
List<IPolicy> |
PolicySet.getPolicies(String category) Returns list of policies that matches the given category |
List<IPolicy> |
PolicySet.getPolicies(String category, String resourcePattern) Returns the Policy Object |
Uses of PolicyModelException in oracle.wsm.policy.util |
---|
Methods in oracle.wsm.policy.util that throw PolicyModelException | |
---|---|
static Document |
PolicyUtil.assertionTemplateToDoc(IAssertionTemplate at) |
static Document |
PolicyUtil.assertionTemplateToDoc(IAssertionTemplate at, boolean useXDK) |
static IAssertion |
PolicyCloneUtil.cloneAssertion(IAssertion ia) |
static IAssertionTemplate |
PolicyCloneUtil.cloneAssertionTemplate(IAssertionTemplate iat) |
static IPolicy |
PolicyCloneUtil.clonePolicy(IPolicy policy) |
static IPolicy |
PolicyCloneUtil.createPolicyFromAssertionTempalte(IAssertionTemplate iat) |
static IAssertionTemplate |
PolicyUtil.docToAssertionTemplate(Document document) |
static IPolicy |
PolicyUtil.docToPolicy(Document document, boolean parseSlimPolicy) |
static IPolicyAttachment |
PolicyUtil.docToPolicyAttachment(Document document) |
static List<ISimpleAssertion> |
PolicyUtil.getAllSimpleAndScenarioAssertions(IPolicy pol) Given a WS-Policy iterates over all Composite Assertions and Nested Assertions and returns the Simple and Scenario Assertions in a WS-Policy. |
static Set<String> |
PolicyUtil.getAttachToCombinations(String attachtoStr) Given an attachTo value - find all the implied attachTo values The attachTo value has implied semantics - for example: The attachTo value specified the type of Policy Subject. |
static Set<String> |
PolicyUtil.getIntersectionOfAttachTos(List<String> attachToList) |
static IPolicySet |
SCAPolicyUtil.getPolicySet(Element scaBindingNode, List<IPolicy> policies) Given a SCA Composite binding Node (ex: <binding.ws>) which contains policy references and the corresponding set of references Policies build a PolicySet object. |
static boolean |
PolicyUtil.isAuthenticationPolicy(IPolicy pol) Further classifies a Security Policy as being either an Authentication Policy. |
static boolean |
PolicyUtil.isAuthzPolicy(IPolicy pol) A policy is considered to be an authorization policy only when following conditions are true: 1. |
static boolean |
PolicyUtil.isManagementPolicy(IPolicy pol) This method validates if the given policy is management policy. |
static boolean |
PolicyUtil.isMsgProtectionPolicy(IPolicy pol) Further classifies a Security Policy as being a Message Protection Policy. |
static void |
PolicyUtil.overridePolicyProperties(IPolicy pol, IPolicyReference polRef) Given a PolicyReference that points a Policy and has override properties, over write the value of those properties in the Policy. |
static Document |
PolicyUtil.policyAttachmentToDoc(IPolicyAttachment polAttachment, boolean useXDK) |
static Document |
PolicyUtil.policyToDoc(IPolicy pol) |
static Document |
PolicyUtil.policyToDoc(IPolicy pol, boolean useXDK) |
Uses of PolicyModelException in oracle.wsm.security.policy.scenario.modelutil |
---|
Methods in oracle.wsm.security.policy.scenario.modelutil that throw PolicyModelException | |
---|---|
static AsymmetricBindingAssertion |
AdvertisementUtil.populateAsymmetricBindingAssertion(String encKeyRefMech, String signKeyRefMech, String rcptEncKeyRefMech, String rcptSignKeyRefMech, String x509TokenVersion, String sAlgSuite, String laxLayout, boolean isEncryptSignature, boolean isIncludeTimeStamp) |
static AsymmetricBindingAssertion |
AdvertisementUtil.populateAsymmetricBindingAssertion(String encKeyRefMech, String signKeyRefMech, String rcptEncKeyRefMech, String rcptSignKeyRefMech, String x509TokenVersion, String sAlgSuite, String laxLayout, boolean isEncryptSignature, boolean isIncludeTimeStamp, String samlVersion, String wss_version) |
static SamlTokenAssertion |
AdvertisementUtil.populateSamlAssertion(String samlVersion, String wss_version) |
static SupportingTokenAssertion |
AdvertisementUtil.populateSamlTokenAssertion(SamlTokenType samlToken, String wss_version) |
static SymmetricBindingAssertion |
AdvertisementUtil.populateSymmetricBindingAssertion(String encKeyRefMech, String signKeyRefMech, String x509TokenVersion, boolean isUseDerivedKeys, String sAlgSuite, String laxLayout, boolean isEncryptSignature, boolean isIncludeTimeStamp) |
static TransportBindingAssertion |
AdvertisementUtil.populateTransportBindingAssertion(RequireTlsType tlsType) |
Uses of PolicyModelException in oracle.wsm.security.policy.securitypolicy |
---|
Methods in oracle.wsm.security.policy.securitypolicy that throw PolicyModelException | |
---|---|
void |
AlgorithmWrapper.setAlgorithmSuite(AlgorithmSuiteAssertion algorithmSuite) |
void |
TokenWrapper.setToken(TokenAssertion tok) |
Uses of PolicyModelException in oracle.wsm.security.policy.securitypolicy.impl |
---|
Methods in oracle.wsm.security.policy.securitypolicy.impl that throw PolicyModelException | |
---|---|
void |
AlgorithmSuiteAssertion.setAlgorithmSuite(String algoSuite) Set the algorithm suite |
void |
AlgorithmSuiteAssertion.setC14n(String c14n) |
void |
SymmetricBindingAssertion.setEncryptionToken(EncryptionTokenAssertion encryptionTokenAssertion) |
void |
TokenAssertion.setInclusion(String inclusion) |
void |
BindingAssertion.setLayout(LayoutAssertion layout) |
void |
LayoutAssertion.setLayoutValue(String valueStr) |
void |
SymmetricAsymmetricBindingBase.setProtectionOrder(String protectionOrder) |
void |
SymmetricBindingAssertion.setProtectionToken(ProtectionTokenAssertion protectionToken) |
void |
SymmetricBindingAssertion.setSignatureToken(SignatureTokenAssertion signatureToken) |
void |
AlgorithmSuiteAssertion.setSoapNormalization(boolean soapNormalization) |
void |
AlgorithmSuiteAssertion.setStrTransform(boolean strTransform) |
void |
TransportTokenAssertion.setToken(TokenAssertion tok) |
void |
SupportingTokenAssertion.setToken(TokenAssertion tok) |
void |
SignatureTokenAssertion.setToken(TokenAssertion tok) |
void |
RecipientTokenAssertion.setToken(TokenAssertion tok) |
void |
ProtectionTokenAssertion.setToken(TokenAssertion tok) |
void |
InitiatorTokenAssertion.setToken(TokenAssertion tok) |
void |
EncryptionTokenAssertion.setToken(TokenAssertion tok) |
void |
AlgorithmSuiteAssertion.setXPath(String path) |
Constructors in oracle.wsm.security.policy.securitypolicy.impl that throw PolicyModelException | |
---|---|
AlgorithmSuiteAssertion(String algoSuite) |
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |