Package org.robovm.apple.security
Class SecAttrAuthenticationType
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFType>
org.robovm.apple.security.SecAttrAuthenticationType
public class SecAttrAuthenticationType extends GlobalValueEnumeration<CFType>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSecAttrAuthenticationType.AsListMarshalerstatic classSecAttrAuthenticationType.Marshalerstatic classSecAttrAuthenticationType.Values -
Field Summary
Fields Modifier and Type Field Description static SecAttrAuthenticationTypeDefaultstatic SecAttrAuthenticationTypeDPAstatic SecAttrAuthenticationTypeHTMLFormstatic SecAttrAuthenticationTypeHTTPBasicstatic SecAttrAuthenticationTypeHTTPDigeststatic SecAttrAuthenticationTypeMSNstatic SecAttrAuthenticationTypeNTLMstatic SecAttrAuthenticationTypeRPA -
Method Summary
Modifier and Type Method Description static SecAttrAuthenticationTypevalueOf(CFType value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
NTLM
-
MSN
-
DPA
-
RPA
-
HTTPBasic
-
HTTPDigest
-
HTMLForm
-
Default
-
-
Method Details
-
valueOf
-