N
N
nuclear_kote2016-07-05 00:30:13
tomcat
nuclear_kote, 2016-07-05 00:30:13

Is there a way to get the user's ip in the tomcat realm?

public class UserRealm extends RealmBase {
   public Principal authenticate(String username, String credentials) {
      //Возможно ли здесь получить ip?
  }
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2016-07-05
@nuclear_kote

Not

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question