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

/forgerock/openam/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Common/
H A DFedletSignedSignature.cs200 public static FedletSignedSignatureSupportSingleton Instance { get { return lazy.Value; } } property in class:Sun.Identity.Common.FedletSignedSignatureSupportSingleton
205 public static bool IsInitialised { get { return Instance.extendedAlgorithmsAvailable; } }

Completed in 32 milliseconds