Interface RevisedErrorHandlingSupport
- All Superinterfaces:
 PeerConstraint
- All Known Implementing Classes:
 RevisedErrorHandlingSupportImpl
Peer constraint supporting RFC7606 Revised Error Handling. Presence of this class in
 
PeerSpecificParserConstraint indicates revised error handling procedures should be followed when parsing
 messages and attributes.- Author:
 - Robert Varga
 
- 
Method Summary
 
- 
Method Details
- 
isExternalPeer
boolean isExternalPeer()Return true if the peer is external.- Returns:
 - True if the peer is external, false if the peer is internal.
 
 
 -