Package | Description |
---|---|
com.buschmais.jqassistant.plugin.javaee6.impl.scanner | |
com.sun.java.xml.ns.javaee |
Modifier and Type | Method and Description |
---|---|
static RoleNameDescriptor |
XmlDescriptorHelper.createRoleName(RoleNameType roleNameType,
com.buschmais.jqassistant.core.store.api.Store store) |
Modifier and Type | Field and Description |
---|---|
protected RoleNameType |
SecurityRoleRefType.roleLink |
protected RoleNameType |
RunAsType.roleName |
protected RoleNameType |
SecurityRoleType.roleName |
protected RoleNameType |
SecurityRoleRefType.roleName |
Modifier and Type | Field and Description |
---|---|
protected List<RoleNameType> |
AuthConstraintType.roleName |
Modifier and Type | Method and Description |
---|---|
RoleNameType |
ObjectFactory.createRoleNameType()
Create an instance of
RoleNameType |
RoleNameType |
SecurityRoleRefType.getRoleLink()
Gets the value of the roleLink property.
|
RoleNameType |
RunAsType.getRoleName()
Gets the value of the roleName property.
|
RoleNameType |
SecurityRoleType.getRoleName()
Gets the value of the roleName property.
|
RoleNameType |
SecurityRoleRefType.getRoleName()
Gets the value of the roleName property.
|
Modifier and Type | Method and Description |
---|---|
List<RoleNameType> |
AuthConstraintType.getRoleName()
Gets the value of the roleName property.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityRoleRefType.setRoleLink(RoleNameType value)
Sets the value of the roleLink property.
|
void |
RunAsType.setRoleName(RoleNameType value)
Sets the value of the roleName property.
|
void |
SecurityRoleType.setRoleName(RoleNameType value)
Sets the value of the roleName property.
|
void |
SecurityRoleRefType.setRoleName(RoleNameType value)
Sets the value of the roleName property.
|
Copyright © 2016 buschmais GbR. All rights reserved.