Uses of Enum
org.openehealth.ipf.commons.ihe.core.ClientAuthType
-
Uses of ClientAuthType in org.openehealth.ipf.commons.ihe.core
Modifier and TypeMethodDescriptionstatic ClientAuthType
ClientAuthType.MUST()
static ClientAuthType
ClientAuthType.NONE()
static ClientAuthType
Returns the enum constant of this type with the specified name.static ClientAuthType[]
ClientAuthType.values()
Returns an array containing the constants of this enum type, in the order they are declared.static ClientAuthType
ClientAuthType.WANT()