Modifier and Type | Method and Description |
---|---|
static EndpointReferenceType |
WSTrustUtil.createIssuer(String addressUri)
Given an address, create the WS-Addressing issuer
|
Modifier and Type | Method and Description |
---|---|
EndpointReferenceType |
RequestSecurityTokenResponse.getIssuer()
Obtains the issuer of the token included in the request in the scenarios where the requestor is obtaining a token
on
behalf of another party.
|
EndpointReferenceType |
RequestSecurityToken.getIssuer()
Obtains the issuer of the token included in the request in the scenarios where the requestor is obtaining a token on
behalf of another party.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestSecurityTokenResponse.setIssuer(EndpointReferenceType issuer)
Sets the issuer of the token included in the request in scenarios where the requestor is obtaining a token on
behalf of
another party.
|
void |
RequestSecurityToken.setIssuer(EndpointReferenceType issuer)
Sets the issuer of the token included in the request in scenarios where the requestor is obtaining a token on behalf of
another party.
|
Modifier and Type | Method and Description |
---|---|
void |
WSAddressingWriter.write(EndpointReferenceType endpointReference) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.