SubjectBuilder.host

Ensures the {@code Subject} being built will reflect the specified host name or IP as its originating location.

@param host the host name or IP address to use as the {@code Subject}'s originating location. @return this {@code Builder} instance for method chaining.

class SubjectBuilder
host
(
string host
)

Meta