Class ValidateCredentials.UsernamePasswordCleanupHook

java.lang.Object
net.shibboleth.idp.authn.impl.ValidateCredentials.UsernamePasswordCleanupHook
All Implemented Interfaces:
Consumer<ProfileRequestContext>
Enclosing class:
ValidateCredentials

public static class ValidateCredentials.UsernamePasswordCleanupHook extends Object implements Consumer<ProfileRequestContext>
A default cleanup hook that removes the UsernamePasswordContext from the tree. It also "clears" the password field, but this won't be useful until we get off the String type.
Since:
4.1.0