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

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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken 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.timesynctoken with parameters of type SecurityAuditType
 javax.xml.bind.JAXBElement<SecurityAuditType> ObjectFactory.createSecurityAudit(SecurityAuditType value)
          Create an instance of JAXBElement<SecurityAuditType>}
 void OperationalProtectionType.setSecurityAudit(SecurityAuditType value)
          Sets the value of the securityAudit property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.