| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected List<SecurityRoleRefType> |
ServletType.securityRoleRef |
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleRefType |
ObjectFactory.createSecurityRoleRefType()
Create an instance of
SecurityRoleRefType |
SecurityRoleRefType |
SecurityRoleRefType.withDescription(Collection<DescriptionType> values) |
SecurityRoleRefType |
SecurityRoleRefType.withDescription(DescriptionType... values) |
SecurityRoleRefType |
SecurityRoleRefType.withId(String value) |
SecurityRoleRefType |
SecurityRoleRefType.withRoleLink(RoleNameType value) |
SecurityRoleRefType |
SecurityRoleRefType.withRoleName(RoleNameType value) |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityRoleRefType> |
ServletType.getSecurityRoleRef()
Gets the value of the securityRoleRef property.
|
| Modifier and Type | Method and Description |
|---|---|
ServletType |
ServletType.withSecurityRoleRef(SecurityRoleRefType... values) |
| Modifier and Type | Method and Description |
|---|---|
ServletType |
ServletType.withSecurityRoleRef(Collection<SecurityRoleRefType> values) |
Copyright © 2019. All rights reserved.