Searched defs:TruncationTransform (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/protocol/
H A DTruncationTransform.java25 * $Id: TruncationTransform.java,v 1.2 2008/06/25 05:47:08 qcheng Exp $
38 * The <code>TruncationTransform</code> class represents a
46 public class TruncationTransform extends Transform { class in inherits:Transform
52 public TruncationTransform() { method in class:TruncationTransform
57 * Constructs <code>TruncationTransform</code> object with length.
61 public TruncationTransform(int length) { method in class:TruncationTransform
76 AuthnSvcUtils.debug.message("TruncationTransform.transform");
85 AuthnSvcUtils.debug.warning("TruncationTransform.transform: " +
103 "TruncationTransform.transform: parameter " +
110 "TruncationTransform
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/protocol/
H A DTruncationTransform.java25 * $Id: TruncationTransform.java,v 1.2 2008/06/25 05:47:08 qcheng Exp $
38 * The <code>TruncationTransform</code> class represents a
46 public class TruncationTransform extends Transform { class in inherits:Transform
52 public TruncationTransform() { method in class:TruncationTransform
57 * Constructs <code>TruncationTransform</code> object with length.
61 public TruncationTransform(int length) { method in class:TruncationTransform
76 AuthnSvcUtils.debug.message("TruncationTransform.transform");
85 AuthnSvcUtils.debug.warning("TruncationTransform.transform: " +
103 "TruncationTransform.transform: parameter " +
110 "TruncationTransform
[all...]

Completed in 28 milliseconds