|
Artix User APIs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusSecurityType | |
com.iona.schemas.bus.security_context |
Uses of BusSecurityType in com.iona.schemas.bus.security_context |
Fields in com.iona.schemas.bus.security_context declared as BusSecurityType | |
static BusSecurityType |
BusSecurityType.USERNAME_PASSWORD
enum type USERNAME_PASSWORD. |
static BusSecurityType |
BusSecurityType.PRINCIPAL
enum type PRINCIPAL. |
static BusSecurityType |
BusSecurityType.CERT_SUBJECT
enum type CERT_SUBJECT. |
static BusSecurityType |
BusSecurityType.ENCODED_TOKEN
enum type ENCODED_TOKEN. |
static BusSecurityType |
BusSecurityType.KERBEROS_TOKEN
enum type KERBEROS_TOKEN. |
Methods in com.iona.schemas.bus.security_context that return BusSecurityType | |
static BusSecurityType |
BusSecurityType.fromValue(String value)
Constructs an enumeration from specified value. |
static BusSecurityType |
BusSecurityType.fromString(String value)
Constructs an enumeration from String. |
BusSecurityType |
BusSecurity.getSecurity_Type()
getSecurity_Type. |
Methods in com.iona.schemas.bus.security_context with parameters of type BusSecurityType | |
void |
BusSecurity.setSecurity_Type(BusSecurityType val)
setSecurity_Type. |
|
Artix User APIs | |||||||||
PREV NEXT | FRAMES NO FRAMES |