|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkSecurityMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Method Summary | |
|---|---|
String |
getDescription()
Gets the value of the description property. |
String |
getEnabled()
Gets the value of the enabled property. |
List<GroupMap> |
getGroupMap()
Gets the group map |
String |
getName()
Name of the configured object |
List<PrincipalMap> |
getPrincipalMap()
gets the principal map |
String |
getResourceAdapterName()
Gets the value of the ra name |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setEnabled(String value)
Sets the value of the enabled property. |
void |
setName(String value)
|
void |
setResourceAdapterName(String value)
Sets the value of the ra name |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface com.sun.enterprise.config.serverbeans.Resource |
|---|
getObjectType, setObjectType |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Method Detail |
|---|
String getEnabled()
String
void setEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDescription()
String
void setDescription(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull @Pattern(regexp="[^\',][^\',\\\\]*") String getResourceAdapterName()
String
void setResourceAdapterName(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull List<GroupMap> getGroupMap()
@NotNull List<PrincipalMap> getPrincipalMap()
@Pattern(regexp="[^\',][^\',\\\\]*") @NotNull String getName()
void setName(String value)
throws PropertyVetoException
PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||