| Modifier and Type | Class and Description |
|---|---|
static class |
PortType.SecurityInfo.Operation |
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected List<PortType.SecurityInfo.Operation> |
operations |
protected List<String> |
roles |
protected String |
securityDescriptor |
| Constructor and Description |
|---|
PortType.SecurityInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescriptor() |
String |
getName() |
List<PortType.SecurityInfo.Operation> |
getOperations() |
List<String> |
getRoles() |
void |
setDescriptor(String securityDescriptor) |
void |
setName(String name) |
protected String securityDescriptor
protected List<PortType.SecurityInfo.Operation> operations
protected String name
Copyright © 2015. All Rights Reserved.