public class DefaultResourcePrincipal extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
PASSWORD |
propListeners| Constructor and Description |
|---|
DefaultResourcePrincipal() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPassword() |
void |
setName(String value) |
void |
setPassword(String value) |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, setValues, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String NAME
public static final String PASSWORD
public void setName(String value)
setName in class org.glassfish.deployment.common.Descriptorpublic String getName()
getName in class org.glassfish.deployment.common.Descriptorpublic void setPassword(String value)
public String getPassword()
public boolean verify()
Copyright © 2013. All Rights Reserved.