Uses of Class
org.oasis.was.ProfileGroupType

Uses of ProfileGroupType in org.oasis.was
 

Fields in org.oasis.was declared as ProfileGroupType
static ProfileGroupType ProfileGroupType.ACCESS_CONTROL
           
static ProfileGroupType ProfileGroupType.APPLICATION_CONFIGURATION_MANAGEMENT
           
static ProfileGroupType ProfileGroupType.APPLICATION_LOGIC
           
static ProfileGroupType ProfileGroupType.BUFFER_OVERFLOW
           
static ProfileGroupType ProfileGroupType.DATA_PROTECTION
           
static ProfileGroupType ProfileGroupType.INFRASTRUCTURE_CONFIGURATION_MANAGEMENT
           
static ProfileGroupType ProfileGroupType.INPUT_VALIDATION
           
static ProfileGroupType ProfileGroupType.RACE_CONDITION
           
static ProfileGroupType ProfileGroupType.SESSION_MANAGEMENT
           
static ProfileGroupType ProfileGroupType.USER_PRIVACY
           
 

Methods in org.oasis.was that return ProfileGroupType
static ProfileGroupType ProfileGroupType.fromValue(java.lang.String value)
           
static ProfileGroupType ProfileGroupType.fromString(java.lang.String str)
           
 ProfileGroupType AttackCharacteristic.getGroup()
           
 

Methods in org.oasis.was with parameters of type ProfileGroupType
 void AttackCharacteristic.setGroup(ProfileGroupType value)
           
 



Copyright © OASIS. All Rights Reserved.