Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.telephony.OperationalProtectionType

Packages that use OperationalProtectionType
org.jboss.identity.federation.saml.v2.ac.classes.telephony   
 

Uses of OperationalProtectionType in org.jboss.identity.federation.saml.v2.ac.classes.telephony
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.telephony declared as OperationalProtectionType
protected  OperationalProtectionType OriginalAuthnContextDeclarationBaseType.operationalProtection
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony that return OperationalProtectionType
 OperationalProtectionType ObjectFactory.createOperationalProtectionType()
          Create an instance of OperationalProtectionType
 OperationalProtectionType OriginalAuthnContextDeclarationBaseType.getOperationalProtection()
          Gets the value of the operationalProtection property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony that return types with arguments of type OperationalProtectionType
 javax.xml.bind.JAXBElement<OperationalProtectionType> ObjectFactory.createOperationalProtection(OperationalProtectionType value)
          Create an instance of JAXBElement<OperationalProtectionType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony with parameters of type OperationalProtectionType
 javax.xml.bind.JAXBElement<OperationalProtectionType> ObjectFactory.createOperationalProtection(OperationalProtectionType value)
          Create an instance of JAXBElement<OperationalProtectionType>}
 void OriginalAuthnContextDeclarationBaseType.setOperationalProtection(OperationalProtectionType value)
          Sets the value of the operationalProtection property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.