PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return AllowPostdatingType
 AllowPostdatingType RequestSecurityToken.getAllowPostDating()
           Checks whether a request for a postdated token should be allowed or not.
 AllowPostdatingType RequestSecurityTokenResponse.getAllowPostDating()
           Checks whether the returned token is a postdated token or not.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type AllowPostdatingType
 void RequestSecurityToken.setAllowPostDating(AllowPostdatingType allowPostDating)
           Specifies whether a request for a postdated token should be allowed or not.
 void RequestSecurityTokenResponse.setAllowPostDating(AllowPostdatingType allowPostDating)
           Specifies whether the returned token is a postdated token or not.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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