Uses of Class
org.robovm.apple.networkextension.NEVPNIKEAuthenticationMethod
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEVPNIKEAuthenticationMethod in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEVPNIKEAuthenticationMethod Modifier and Type Method Description NEVPNIKEAuthenticationMethodNEVPNProtocolIPSec. getAuthenticationMethod()static NEVPNIKEAuthenticationMethodNEVPNIKEAuthenticationMethod. valueOf(long n)Returns the enum constant of this type with the specified name.static NEVPNIKEAuthenticationMethodNEVPNIKEAuthenticationMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static NEVPNIKEAuthenticationMethod[]NEVPNIKEAuthenticationMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.networkextension with parameters of type NEVPNIKEAuthenticationMethod Modifier and Type Method Description voidNEVPNProtocolIPSec. setAuthenticationMethod(NEVPNIKEAuthenticationMethod v)