Uses of Interface
org.apache.cxf.rs.security.saml.authorization.SecurityContextProvider
Packages that use SecurityContextProvider
Package
Description
-
Uses of SecurityContextProvider in org.apache.cxf.rs.security.oauth2.grants.saml
Methods in org.apache.cxf.rs.security.oauth2.grants.saml with parameters of type SecurityContextProviderModifier and TypeMethodDescriptionvoidSaml2BearerGrantHandler.setSecurityContextProvider(SecurityContextProvider p) -
Uses of SecurityContextProvider in org.apache.cxf.rs.security.saml
Methods in org.apache.cxf.rs.security.saml with parameters of type SecurityContextProviderModifier and TypeMethodDescriptionvoidAbstractSamlInHandler.setSecurityContextProvider(SecurityContextProvider p) -
Uses of SecurityContextProvider in org.apache.cxf.rs.security.saml.authorization
Classes in org.apache.cxf.rs.security.saml.authorization that implement SecurityContextProvider