Uses of Record Class
com.yahoo.security.tls.PeerPolicy
Packages that use PeerPolicy
-
Uses of PeerPolicy in com.yahoo.security.tls
Methods in com.yahoo.security.tls that return types with arguments of type PeerPolicyModifier and TypeMethodDescriptionAuthorizedPeers.peerPolicies()Returns the value of thepeerPoliciesrecord component.Constructor parameters in com.yahoo.security.tls with type arguments of type PeerPolicyModifierConstructorDescriptionAuthorizedPeers(Set<PeerPolicy> peerPolicies) Creates an instance of aAuthorizedPeersrecord class.