public interface LdapAuthenticatorLdapAuthenticationProvider はこのインターフェースを呼び出してユーザーを認証し、ディレクトリからそのユーザーの情報を取得します。
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.ldap.core.DirContextOperations | authenticate(Authentication authentication) ユーザーとして認証し、ディレクトリから追加のユーザー情報を取得します。 |
org.springframework.ldap.core.DirContextOperations authenticate(Authentication authentication)
authentication -