|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EndpointReferenceType in org.picketlink.identity.federation.core.wstrust |
---|
Methods in org.picketlink.identity.federation.core.wstrust that return EndpointReferenceType | |
---|---|
static EndpointReferenceType |
WSTrustUtil.createIssuer(String addressUri)
Given an address, create the WS-Addressing issuer |
Uses of EndpointReferenceType in org.picketlink.identity.federation.core.wstrust.wrappers |
---|
Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return EndpointReferenceType | |
---|---|
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. |
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. |
Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type EndpointReferenceType | |
---|---|
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. |
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. |
Uses of EndpointReferenceType in org.picketlink.identity.federation.core.wstrust.writers |
---|
Methods in org.picketlink.identity.federation.core.wstrust.writers with parameters of type EndpointReferenceType | |
---|---|
void |
WSAddressingWriter.write(EndpointReferenceType endpointReference)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |