Uses of Interface
com.sun.xml.ws.api.security.trust.config.TrustSPMetadata

Packages that use TrustSPMetadata
com.sun.xml.ws.api.security.trust.config   
 

Uses of TrustSPMetadata in com.sun.xml.ws.api.security.trust.config
 

Methods in com.sun.xml.ws.api.security.trust.config that return TrustSPMetadata
 TrustSPMetadata STSConfiguration.getTrustSPMetadata(String spEndpoint)
          Get TrustMetadata for the service provider as identified by the given end point.
 

Methods in com.sun.xml.ws.api.security.trust.config with parameters of type TrustSPMetadata
 void STSConfiguration.addTrustSPMetadata(TrustSPMetadata data, String spEndpoint)
          Add TrustMetadata for the service provider as identified by the given end point.
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.