Class UntrustedInput
java.lang.Object
org.bouncycastle.pkix.util.filter.UntrustedInput
- Direct Known Subclasses:
UntrustedUrlInput
Wrapper class to mark untrusted input.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
input
-
-
Constructor Details
-
UntrustedInput
Construct a new UntrustedInput instance.- Parameters:
input- the untrusted input Object
-
-
Method Details
-
getInput
-
getString
Returns the untrusted input convertet to a String.- Returns:
- the
inputas String
-
toString
-