Uses of Class
org.apache.cxf.rs.security.oauth2.saml.SamlOAuthValidator
Packages that use SamlOAuthValidator
Package
Description
-
Uses of SamlOAuthValidator in org.apache.cxf.rs.security.oauth2.auth.saml
Methods in org.apache.cxf.rs.security.oauth2.auth.saml with parameters of type SamlOAuthValidatorModifier and TypeMethodDescriptionvoidSaml2BearerAuthHandler.setSamlOAuthValidator(SamlOAuthValidator validator) -
Uses of SamlOAuthValidator in org.apache.cxf.rs.security.oauth2.grants.saml
Methods in org.apache.cxf.rs.security.oauth2.grants.saml with parameters of type SamlOAuthValidatorModifier and TypeMethodDescriptionvoidSaml2BearerGrantHandler.setSamlOAuthValidator(SamlOAuthValidator validator)