Package com.nimbusds.jose.jwk
Interface PasswordLookup
-
public interface PasswordLookupPassword lookup interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description char[]lookupPassword(java.lang.String name)Looks up the password for the specified name, e.g.
-