|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CombinedHash | |
---|---|
org.opensaml.ws.wstrust | XMLObject interfaces for WS-Trust 1.3 elements. |
org.opensaml.ws.wstrust.impl |
Uses of CombinedHash in org.opensaml.ws.wstrust |
---|
Methods in org.opensaml.ws.wstrust that return CombinedHash | |
---|---|
CombinedHash |
Authenticator.getCombinedHash()
Returns the wst:CombinedHash child element. |
Methods in org.opensaml.ws.wstrust with parameters of type CombinedHash | |
---|---|
void |
Authenticator.setCombinedHash(CombinedHash combinedHash)
Sets the wst:CombinedHash child element. |
Uses of CombinedHash in org.opensaml.ws.wstrust.impl |
---|
Classes in org.opensaml.ws.wstrust.impl that implement CombinedHash | |
---|---|
class |
CombinedHashImpl
CombinedHashImpl. |
Methods in org.opensaml.ws.wstrust.impl that return CombinedHash | |
---|---|
CombinedHash |
CombinedHashBuilder.buildObject()
|
CombinedHash |
CombinedHashBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
CombinedHash |
AuthenticatorImpl.getCombinedHash()
Returns the wst:CombinedHash child element. |
Methods in org.opensaml.ws.wstrust.impl with parameters of type CombinedHash | |
---|---|
void |
AuthenticatorImpl.setCombinedHash(CombinedHash newCombinedHash)
Sets the wst:CombinedHash child element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |