Uses of Class
org.opensaml.profile.action.impl.AbstractMessageChannelSecurity
-
-
Uses of AbstractMessageChannelSecurity in org.opensaml.profile.action.impl
Subclasses of AbstractMessageChannelSecurity in org.opensaml.profile.action.impl Modifier and Type Class Description classHttpServletRequestMessageChannelSecurityProfile action which populates aMessageChannelSecurityContextbased on aHttpServletRequest.classStaticMessageChannelSecurityProfile action which populates aMessageChannelSecurityContextbased on static configuration flags.
-