Finally, APF saves the Authentication object in the security context created earlier by SIF.
最后,APF将Authentication对象保存在SIF之前创建的安全上下文中。
The Authentication object stored in the security context will be used later to make authorization decisions.
存储在安全上下文中的Authentication对象将用于做出授权决策。
Applications begin the authentication process by instantiating a LoginContext object.
应用程序通过实例化一个LoginContext对象开始认证过程。
应用推荐