Apache CXF API

Uses of Class
org.apache.cxf.sts.request.ReceivedKey

Packages that use ReceivedKey
org.apache.cxf.sts.request   
 

Uses of ReceivedKey in org.apache.cxf.sts.request
 

Methods in org.apache.cxf.sts.request that return ReceivedKey
 ReceivedKey KeyRequirements.getReceivedKey()
           
 

Methods in org.apache.cxf.sts.request with parameters of type ReceivedKey
 void KeyRequirements.setReceivedKey(ReceivedKey receivedKey)
           
 


Apache CXF API

Apache CXF