Class ReceivedCredential

java.lang.Object
org.apache.cxf.sts.request.ReceivedCredential

public class ReceivedCredential extends Object
This class represents a received credential. It can contain either an X509Certificate or PublicKey.
  • Constructor Details

    • ReceivedCredential

      public ReceivedCredential()
  • Method Details