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(java.lang.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, java.lang.String spEndpoint)
          Add TrustMetadata for the service provider as identified by the given end point.
 



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