PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.trust.RenewingType

Packages that use RenewingType
org.picketlink.identity.federation.core.wstrust   
org.picketlink.identity.federation.core.wstrust.wrappers   
 

Uses of RenewingType in org.picketlink.identity.federation.core.wstrust
 

Methods in org.picketlink.identity.federation.core.wstrust that return RenewingType
static RenewingType WSTrustUtil.parseRenewingType(XMLEventReader xmlEventReader)
           
 

Uses of RenewingType in org.picketlink.identity.federation.core.wstrust.wrappers
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return RenewingType
 RenewingType RequestSecurityToken.getRenewing()
           Obtains the renew semantics for this request.
 RenewingType RequestSecurityTokenResponse.getRenewing()
           Obtains the renew semantics for the token request.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type RenewingType
 void RequestSecurityToken.setRenewing(RenewingType renewing)
           Sets the renew semantics for this request.
 void RequestSecurityTokenResponse.setRenewing(RenewingType renewing)
           Sets the renew semantics for the token request.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.