Uses of Class
org.opensaml.profile.action.impl.AbstractMessageChannelSecurity
-
Packages that use AbstractMessageChannelSecurity Package Description org.opensaml.profile.action.impl Implementations of general profile actions. -
-
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.
-