Uses of Class
org.apache.wss4j.common.saml.bean.AdviceBean

Packages that use AdviceBean
org.apache.wss4j.common.saml   
org.apache.wss4j.common.saml.builder   
 

Uses of AdviceBean in org.apache.wss4j.common.saml
 

Methods in org.apache.wss4j.common.saml that return AdviceBean
 AdviceBean SAMLCallback.getAdvice()
           
 

Methods in org.apache.wss4j.common.saml with parameters of type AdviceBean
 void SAMLCallback.setAdvice(AdviceBean advice)
           
 

Uses of AdviceBean in org.apache.wss4j.common.saml.builder
 

Methods in org.apache.wss4j.common.saml.builder with parameters of type AdviceBean
static org.opensaml.saml2.core.Advice SAML2ComponentBuilder.createAdvice(AdviceBean adviceBean)
          Create a Advice object
static org.opensaml.saml1.core.Advice SAML1ComponentBuilder.createAdvice(AdviceBean adviceBean)
          Create a Advice object
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.