Uses of Class
org.jivesoftware.openfire.session.DomainAuthResult
Packages that use DomainAuthResult
-
Uses of DomainAuthResult in org.jivesoftware.openfire.session
Methods in org.jivesoftware.openfire.session that return DomainAuthResultModifier and TypeMethodDescriptionstatic DomainAuthResultLocalOutgoingServerSession.authenticateDomain(DomainPair domainPair) Authenticates the local domain to the remote domain.static DomainAuthResultCreates a result representing a failed domain authentication.static DomainAuthResultCreates a result representing a successful domain authentication.