class LdapBindAuthenticationProvider extends
PersistentTokenInterface loadTokenBySeries(string $series) Loads the active token for the given series. Parameters string $series Return Value PersistentTokenInterface Exceptions TokenNotFoundException if the token is not found
eraseCredentials() Removes sensitive information from the token.
serialize() {@inheritdoc}
supportsToken(
class Voter implements
deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against
class RoleVoter implements
class LdapUserProvider implements
Page 11 of 25