Package org.bouncycastle.i18n.filter
Class UntrustedUrlInput
- java.lang.Object
-
- org.bouncycastle.i18n.filter.UntrustedInput
-
- org.bouncycastle.i18n.filter.UntrustedUrlInput
-
public class UntrustedUrlInput extends UntrustedInput
Wrapper class to mark an untrusted Url
-
-
Field Summary
-
Fields inherited from class org.bouncycastle.i18n.filter.UntrustedInput
input
-
-
Constructor Summary
Constructors Constructor Description UntrustedUrlInput(Object url)
-
-
-
Constructor Detail
-
UntrustedUrlInput
public UntrustedUrlInput(Object url)
-
-