Package | Description |
---|---|
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl |
Modifier and Type | Method and Description |
---|---|
CombinedHash |
Authenticator.getCombinedHash()
Returns the wst:CombinedHash child element.
|
Modifier and Type | Method and Description |
---|---|
void |
Authenticator.setCombinedHash(CombinedHash combinedHash)
Sets the wst:CombinedHash child element.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedHashImpl
CombinedHashImpl.
|
Modifier and Type | Method and Description |
---|---|
CombinedHash |
CombinedHashBuilder.buildObject() |
CombinedHash |
CombinedHashBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
CombinedHash |
AuthenticatorImpl.getCombinedHash()
Returns the wst:CombinedHash child element.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorImpl.setCombinedHash(CombinedHash newCombinedHash)
Sets the wst:CombinedHash child element.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.