| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust | |
| org.picketlink.identity.federation.core.wstrust.wrappers |
| Modifier and Type | Method and Description |
|---|---|
static RenewingType |
WSTrustUtil.parseRenewingType(XMLEventReader xmlEventReader) |
| Modifier and Type | Method and Description |
|---|---|
RenewingType |
RequestSecurityTokenResponse.getRenewing()
Obtains the renew semantics for the token request.
|
RenewingType |
RequestSecurityToken.getRenewing()
Obtains the renew semantics for this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setRenewing(RenewingType renewing)
Sets the renew semantics for the token request.
|
void |
RequestSecurityToken.setRenewing(RenewingType renewing)
Sets the renew semantics for this request.
|
Copyright © 2013 JBoss Inc.. All Rights Reserved.