public class JSESecurityMetaData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JSESecurityMetaData.Builder |
static class |
JSESecurityMetaData.JSEResourceCollection |
| Modifier | Constructor and Description |
|---|---|
protected |
JSESecurityMetaData(String transportGuarantee,
HashMap<String,JSESecurityMetaData.JSEResourceCollection> webResources) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTransportGuarantee() |
Collection<JSESecurityMetaData.JSEResourceCollection> |
getWebResources() |
protected JSESecurityMetaData(String transportGuarantee, HashMap<String,JSESecurityMetaData.JSEResourceCollection> webResources)
public Collection<JSESecurityMetaData.JSEResourceCollection> getWebResources()
public String getTransportGuarantee()
Copyright © 2015 JBoss, by Red Hat. All rights reserved.