public interface LdapAuthStrategy
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
destroyed() |
AccountHandle |
login(Credential credential) |
void |
logout(AccountHandle user) |
AccountHandle login(Credential credential)
void logout(AccountHandle user)
void destroyed()