Uses of Class
org.oasis.was.ProfileSubgroupType

Uses of ProfileSubgroupType in org.oasis.was
 

Fields in org.oasis.was declared as ProfileSubgroupType
static ProfileSubgroupType ProfileSubgroupType.AUTHENTICATION
           
static ProfileSubgroupType ProfileSubgroupType.AUTHORIZATION
           
static ProfileSubgroupType ProfileSubgroupType.PARAMETER_MANIPULATION
           
static ProfileSubgroupType ProfileSubgroupType.HEAP_OVERFLOW
           
static ProfileSubgroupType ProfileSubgroupType.STACK_OVERFLOW
           
static ProfileSubgroupType ProfileSubgroupType.FORMAT_STRING
           
static ProfileSubgroupType ProfileSubgroupType.CRYPTOGRAPHY
           
static ProfileSubgroupType ProfileSubgroupType.TRANSPORT_SECURITY
           
static ProfileSubgroupType ProfileSubgroupType.DEFAULT_CONFIGURATIONS
           
static ProfileSubgroupType ProfileSubgroupType.SECURITY_PATCHES
           
static ProfileSubgroupType ProfileSubgroupType.ADMINISTRATION_INTERFACE
           
static ProfileSubgroupType ProfileSubgroupType.CANONICALIZATION
           
static ProfileSubgroupType ProfileSubgroupType.OS_COMMAND_INJECTION
           
static ProfileSubgroupType ProfileSubgroupType.SQL_INJECTION
           
static ProfileSubgroupType ProfileSubgroupType.LDAP_COMMAND_INJECTION
           
static ProfileSubgroupType ProfileSubgroupType.SCRIPT_INJECTION
           
static ProfileSubgroupType ProfileSubgroupType.SESSION_TIMEOUT
           
static ProfileSubgroupType ProfileSubgroupType.SESSION_HIJACKING
           
static ProfileSubgroupType ProfileSubgroupType.SESSION_FIXATION
           
 

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

Methods in org.oasis.was with parameters of type ProfileSubgroupType
 void AttackCharacteristic.setSubgroup(ProfileSubgroupType value)
           
 



Copyright © OASIS. All Rights Reserved.