|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrivacyPolicy | |
---|---|
com.oracle.sft.api.context | The SFT Context Elements. |
Uses of PrivacyPolicy in com.oracle.sft.api.context |
---|
Subinterfaces of PrivacyPolicy in com.oracle.sft.api.context | |
---|---|
interface |
AnonymizeFromHeaderPolicy This class represents a PrivacyPolicy which indicate whether anonymize the From header before the message is sent out. |
interface |
ObscureIdentificationPolicy This class represents a PrivacyPolicy which indicate whether obscure identification according to the privacy header before the message is sent out. |
interface |
PrivacyValuePolicy This interface is a Privacy Value Policy which gives the information about privacy values. |
interface |
RemoveFromChangeTagPolicy This class represents a PrivacyPolicy which indicate whether remove the From-Change Tag before the message is sent out. |
interface |
RemovePAIHeaderPolicy This class represents a PrivacyPolicy which indicate whether remove the P-Asserted-Identity header before the message is sent out. |
Methods in com.oracle.sft.api.context with type parameters of type PrivacyPolicy | ||
---|---|---|
|
PrivacyInformation.getPolicy(Class<P> policyType) This method returns a specific PrivacyPolicy which type is policyType. |
Methods in com.oracle.sft.api.context that return types with arguments of type PrivacyPolicy | |
---|---|
Set<PrivacyPolicy> |
PrivacyInformation.getAllPolicies() This method returns a set of PrivacyPolicy . |
Class<? extends PrivacyPolicy> |
PrivacyPolicy.getType() Return the actual type of PrivacyPolicy. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2012 Oracle Corporation. All Rights Reserved.