public class ContainerSecurityInfo extends Object implements SecurityInfo
| Constructor and Description |
|---|
ContainerSecurityInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRoleRef(String roleName,
String roleLink) |
void |
addTransportGuarantee(TransportGuarantee transportGuarantee) |
boolean |
containsRoleRef(String roleName) |
boolean |
containsTransportGuarantee(TransportGuarantee transportGuarantee) |
String |
getRoleRef(String roleName) |
Set<TransportGuarantee> |
getTransportGuarantees() |
public boolean containsRoleRef(String roleName)
public void addTransportGuarantee(TransportGuarantee transportGuarantee)
public boolean containsTransportGuarantee(TransportGuarantee transportGuarantee)
containsTransportGuarantee in interface SecurityInfopublic Set<TransportGuarantee> getTransportGuarantees()
getTransportGuarantees in interface SecurityInfoCopyright © 2003-2019 GateIn. All Rights Reserved.