Realm Property

The realm to use for authentication.

Syntax

public String getRealm();
public void setRealm(String realm);

Default Value

""

Remarks

This property specifies the realm to use for authentication. Typically, this property can be left empty; it will be populated during the initial connection process based on information returned by the server.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 Java Edition - Version 20.0 [Build 8235]