[ NoWrapper ]
public virtual Cred? credentials (string url, string? username_from_url, Credtype allowed_types) throws Error
this | |
url |
the url. |
username_from_url |
the username extracted from the url. |
allowed_types |
the allowed credential types. |
a Cred or null in case of an error. |