public interface SecurityWorkContext extends WlsMetadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecurityWorkContext.Attribute
A Attribute.
|
static class |
SecurityWorkContext.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
AnonPrincipal |
getCallerPrincipalDefaultMapped()
getCallerPrincipalDefaultMapped
|
List<InboundCallerPrincipalMapping> |
getCallerPrincipalMapping()
getCallerPrincipalMapping
|
String |
getGroupPrincipalDefaultMapped()
getGroupPrincipalDefaultMapped
|
List<InboundGroupPrincipalMapping> |
getGroupPrincipalMapping()
getGroupPrincipalMapping
|
Boolean |
getInboundMappingRequired()
getInboundMappingRequired
|
Boolean getInboundMappingRequired()
AnonPrincipal getCallerPrincipalDefaultMapped()
List<InboundCallerPrincipalMapping> getCallerPrincipalMapping()
String getGroupPrincipalDefaultMapped()
List<InboundGroupPrincipalMapping> getGroupPrincipalMapping()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)