Uses of Interface
jakarta.xml.ws.Provider
-
Packages that use Provider Package Description org.apache.cxf.sts.provider org.apache.cxf.ws.security.sts.provider -
-
Uses of Provider in org.apache.cxf.sts.provider
Classes in org.apache.cxf.sts.provider that implement Provider Modifier and Type Class Description classDefaultSecurityTokenServiceProviderA "default" SecurityTokenServiceProvider implementation that defines the Issue and Validate Operations of the STS and adds support for issuing and validating SAML Assertions, and validating UsernameTokens and X.509 Tokens. -
Uses of Provider in org.apache.cxf.ws.security.sts.provider
Classes in org.apache.cxf.ws.security.sts.provider that implement Provider Modifier and Type Class Description classSecurityTokenServiceProvider
-