Description
This was introduced in 1.0 development and can be easily removed before 1.0 final - it is not referenced in the public-facing API and is used for implementation support only. This needs to be done as the SecurityManager will no longer need to maintain thread state (making it 100% stateless) since Subject.Builder or its end-users would be responsible for that.