Searched refs:NODE_DECORATED_IDENTITY_PREFIX (Results 1 – 1 of 1) sorted by relevance
194 private static final String NODE_DECORATED_IDENTITY_PREFIX = "DecoratedPrefix"; field in PpsMoParser1673 case NODE_DECORATED_IDENTITY_PREFIX: in parseVendorWbaExtensionNai()1698 throw new ParsingException("Leaf node expected for " + NODE_DECORATED_IDENTITY_PREFIX); in parseDecoratedIdentityPrefix()1703 throw new ParsingException("Invalid value for node " + NODE_DECORATED_IDENTITY_PREFIX); in parseDecoratedIdentityPrefix()