Package org.apache.james.jdkim.tagvalue
Class PublicKeyRecordImpl
java.lang.Object
org.apache.james.jdkim.tagvalue.TagValue
org.apache.james.jdkim.tagvalue.PublicKeyRecordImpl
- All Implemented Interfaces:
PublicKeyRecord
-
Field Summary
Fields inherited from class org.apache.james.jdkim.tagvalue.TagValue
debug, defaults, mandatoryTags, VALIDATIONFields inherited from interface org.apache.james.jdkim.api.PublicKeyRecord
ANY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.james.jdkim.tagvalue.TagValue
containsTag, debugMsg, equals, getDefault, getTags, getValue, hashCode, isInListCaseInsensitive, parse, setValue, stringToColonSeparatedList, tagSet, toString, trimFWS
-
Constructor Details
-
PublicKeyRecordImpl
-
-
Method Details
-
newTagValue
- Overrides:
newTagValuein classTagValue
-
init
protected void init() -
validate
public void validate()- Specified by:
validatein interfacePublicKeyRecord- Overrides:
validatein classTagValue
-
isHashMethodSupported
- Specified by:
isHashMethodSupportedin interfacePublicKeyRecord- See Also:
-
isKeyTypeSupported
- Specified by:
isKeyTypeSupportedin interfacePublicKeyRecord- See Also:
-
getAcceptableHashMethods
- Specified by:
getAcceptableHashMethodsin interfacePublicKeyRecord- See Also:
-
getAcceptableKeyTypes
- Specified by:
getAcceptableKeyTypesin interfacePublicKeyRecord- See Also:
-
getGranularityPattern
- Specified by:
getGranularityPatternin interfacePublicKeyRecord- See Also:
-
getFlags
- Specified by:
getFlagsin interfacePublicKeyRecord
-
isDenySubdomains
public boolean isDenySubdomains()- Specified by:
isDenySubdomainsin interfacePublicKeyRecord
-
isTesting
public boolean isTesting()- Specified by:
isTestingin interfacePublicKeyRecord
-
getPublicKey
- Specified by:
getPublicKeyin interfacePublicKeyRecord- See Also:
-