public interface ChannelAccessPolicy
ConfigAttribute
s for secured channel
send and receive operations.Modifier and Type | Method and Description |
---|---|
java.util.Collection<org.springframework.security.access.ConfigAttribute> |
getConfigAttributesForReceive() |
java.util.Collection<org.springframework.security.access.ConfigAttribute> |
getConfigAttributesForSend() |