Uses of Interface
com.sun.xml.ws.api.security.trust.config.TrustSPMetadata
Packages that use TrustSPMetadata
-
Uses of TrustSPMetadata in com.sun.xml.ws.api.security.trust.config
Methods in com.sun.xml.ws.api.security.trust.config that return TrustSPMetadataModifier and TypeMethodDescriptionSTSConfiguration.getTrustSPMetadata(String spEndpoint) GetTrustMetadatafor the service provider as identified by the given end point.Methods in com.sun.xml.ws.api.security.trust.config with parameters of type TrustSPMetadataModifier and TypeMethodDescriptionvoidSTSConfiguration.addTrustSPMetadata(TrustSPMetadata data, String spEndpoint) AddTrustMetadatafor the service provider as identified by the given end point. -
Uses of TrustSPMetadata in com.sun.xml.ws.security.trust.impl
Classes in com.sun.xml.ws.security.trust.impl that implement TrustSPMetadataMethods in com.sun.xml.ws.security.trust.impl that return TrustSPMetadataMethods in com.sun.xml.ws.security.trust.impl with parameters of type TrustSPMetadataModifier and TypeMethodDescriptionvoidDefaultSTSConfiguration.addTrustSPMetadata(TrustSPMetadata data, String spEndpoint)