Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered.SecurityAuditType

Packages that use SecurityAuditType
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered   
 

Uses of SecurityAuditType in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered declared as SecurityAuditType
protected  SecurityAuditType OriginalOperationalProtectionType.securityAudit
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered that return SecurityAuditType
 SecurityAuditType ObjectFactory.createSecurityAuditType()
          Create an instance of SecurityAuditType
 SecurityAuditType OriginalOperationalProtectionType.getSecurityAudit()
          Gets the value of the securityAudit property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered with parameters of type SecurityAuditType
 javax.xml.bind.JAXBElement<SecurityAuditType> ObjectFactory.createSecurityAudit(SecurityAuditType value)
          Create an instance of JAXBElement<SecurityAuditType>}
 void OriginalOperationalProtectionType.setSecurityAudit(SecurityAuditType value)
          Sets the value of the securityAudit property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.