| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| 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.
|
RoleNameType |
RoleNameType.withId(String value) |
RoleNameType |
RoleNameType.withValue(String value) |
| 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.
|
SecurityRoleRefType |
SecurityRoleRefType.withRoleLink(RoleNameType value) |
AuthConstraintType |
AuthConstraintType.withRoleName(RoleNameType... values) |
RunAsType |
RunAsType.withRoleName(RoleNameType value) |
SecurityRoleType |
SecurityRoleType.withRoleName(RoleNameType value) |
SecurityRoleRefType |
SecurityRoleRefType.withRoleName(RoleNameType value) |
| Modifier and Type | Method and Description |
|---|---|
AuthConstraintType |
AuthConstraintType.withRoleName(Collection<RoleNameType> values) |
Copyright © 2020. All rights reserved.