Lines Matching refs:IkeIdentification
87 public final class IkeDerAsn1DnIdentification extends android.net.ipsec.ike.IkeIdentification {
92 public class IkeFqdnIdentification extends android.net.ipsec.ike.IkeIdentification {
97 public abstract class IkeIdentification {
100 public final class IkeIpv4AddrIdentification extends android.net.ipsec.ike.IkeIdentification {
105 public class IkeIpv6AddrIdentification extends android.net.ipsec.ike.IkeIdentification {
110 public final class IkeKeyIdIdentification extends android.net.ipsec.ike.IkeIdentification {
115 public final class IkeRfc822AddrIdentification extends android.net.ipsec.ike.IkeIdentification {
169 method @NonNull public android.net.ipsec.ike.IkeIdentification getLocalIdentification();
172 method @NonNull public android.net.ipsec.ike.IkeIdentification getRemoteIdentification();
196 ….IkeSessionParams.Builder setLocalIdentification(@NonNull android.net.ipsec.ike.IkeIdentification);
198 …IkeSessionParams.Builder setRemoteIdentification(@NonNull android.net.ipsec.ike.IkeIdentification);