public class MessageSecurityDescriptor extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE |
static String |
REQUEST_PROTECTION |
static String |
RESPONSE_PROTECTION |
propListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
MessageSecurityDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessageDescriptor(MessageDescriptor messageDesc) |
List<MessageDescriptor> |
getMessageDescriptors() |
ProtectionDescriptor |
getRequestProtectionDescriptor() |
ProtectionDescriptor |
getResponseProtectionDescriptor() |
void |
setRequestProtectionDescriptor(ProtectionDescriptor proDesc) |
void |
setResponseProtectionDescriptor(ProtectionDescriptor proDesc) |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String MESSAGE
public static final String REQUEST_PROTECTION
public static final String RESPONSE_PROTECTION
public void addMessageDescriptor(MessageDescriptor messageDesc)
public List<MessageDescriptor> getMessageDescriptors()
public ProtectionDescriptor getRequestProtectionDescriptor()
public void setRequestProtectionDescriptor(ProtectionDescriptor proDesc)
public ProtectionDescriptor getResponseProtectionDescriptor()
public void setResponseProtectionDescriptor(ProtectionDescriptor proDesc)
Copyright © 2019. All rights reserved.